Web APIs for Angular

High quality lightweight wrappers for native Web APIs for idiomatic use with Angular
Home

Notification API logo Notification API

A library for declarative use of Notification API with Angular.

Installation

    
    

The main entity of the library is NotificationService (provided in root).
Inject it into your component and investigate all example above.