angular2-notifications:轻巧易用的Angular通知库

时间:2021-05-02 15:49:52
【文件属性】:
文件名称:angular2-notifications:轻巧易用的Angular通知库
文件大小:193KB
文件格式:ZIP
更新时间:2021-05-02 15:49:52
notifications angular2 toasts TypeScript Angular2-通知 Angular 2的轻便易用的通知库。 它同时具有常规页面通知(敬酒)和推送通知。 推送通知已移至单独的库 目录 例子 在这里看看现场演示:现场演示 设置 安装库 npm install --save angular2-notifications # Or using Yarn for a faster installation yarn add angular2-notifications 系统JS 如果使用SystemJs,则将库映射到system.config.js 。 var map = { 'angular2-notifications' : 'node_modules/angular2-notifications' } var packages = { 'angular2-notifications' : { main : '.
【文件预览】:
angular2-notifications-master
----.gitignore(315B)
----package.json(2KB)
----tslint.json(2KB)
----package-lock.json(726KB)
----src()
--------public_api.ts(573B)
--------lib()
----.travis.yml(57B)
----LICENSE(1KB)
----CHANGELOG.md(853B)
----tsconfig.json(308B)
----angular.json(1KB)
----README.md(11KB)
----bs-config.json(191B)
----.yo-rc.json(130B)
----ng-package.json(163B)
----tsconfig.lib.prod.json(96B)
----.npmignore(329B)
----tsconfig.lib.json(477B)

网友评论