GithubHelp home page GithubHelp logo

kingdeveloper2015 / angular2-notifications Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flauc/angular2-notifications

0.0 2.0 0.0 1.25 MB

A light and easy to use notifications library for Angular 2. It features both regular page notifications (toasts) and push notifications.

Home Page: https://jaspero.co/resources/projects/ng-notifications

License: MIT License

TypeScript 88.89% JavaScript 10.22% HTML 0.74% CSS 0.15%

angular2-notifications's Introduction

Build Status NPM Version NPM Downloads

Angular2-Notifications

A light and easy to use notifications library for Angular 2. It features both regular page notifications (toasts) and push notifications.

Example

Take a look at the live demo here: Live Demo You can also clone this repository and check out the example folder.

Setup

Download the library with npm

npm install --save angular2-notifications

Map the library in your system.config.js if you're using SystemJs.

var map = {
    'angular2-notifications': 'node_modules/angular2-notifications'
}

var packages = {
    'angular2-notifications': { main: './dist/index.js', defaultExtension: 'js' }
}

Documentation

angular2-notifications's People

Contributors

flauc avatar blackholegalaxy avatar ccreighton-apptio avatar netstart avatar hoangnguyenba avatar it-ideas avatar jbouzekri avatar krojew avatar menno-sn avatar jaybekster avatar notprathap avatar shibulijack avatar asnelling avatar sialcasa avatar armno avatar boban100janovski avatar caballerog avatar bafs avatar fbobbio avatar gagaro avatar jiayihu avatar marlomgirardi avatar oytuntez avatar primero avatar rmcsharry avatar rdaniels6813 avatar seansean11 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.