ng-notification-browserify

0.1.2 • Public • Published

ng-notification-browserify

Simple implementation of ng-notification to browserify.

ng-notification

Install

npm i ng-notification-browserify

Example

var ngNotification = require('ng-notification-browserify');
// require return a string, use that string to load module on angular
angular.module('myApp', [ngNotification]);

Implementation works like ng-notification

<notification></notification>

Package Sidebar

Install

npm i ng-notification-browserify

Weekly Downloads

0

Version

0.1.2

License

ISC

Last publish

Collaborators

  • pchara