https://github.com/born2net/ng-mslib
https://github.com/born2net/ng-mslib
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/born2net/ng-mslib
- Owner: born2net
- License: mit
- Created: 2016-12-02T19:26:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T14:58:46.000Z (almost 9 years ago)
- Last Synced: 2025-08-09T12:02:04.908Z (10 months ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-mslib
for lib generation references see:
https://medium.com/@cyrilletuzi/how-to-build-and-publish-an-angular-module-7ad19c0b4464#.53i1ef7iq
https://hackernoon.com/how-to-create-library-in-angular-2-and-publish-to-npm-from-scratch-f2b1272d6266
http://www.dzurico.com/how-to-create-an-angular-library/
https://github.com/davguij/angular-npm-module-seed
http://dbarnes.me/writing-an-aot-compliant-angular-library/
https://github.com/gonzofish/angular-library-set
https://angular-university.io/course/angular-advanced-course?utm=ml2-cimg&couponCode=ANGULAR_LIBRARY_LAB_PRELAUNCH
http://blog.arroyolabs.com/2017/05/converting-your-angular-cli-application-into-a-npm-module/
http://blog.arroyolabs.com/2017/06/converting-your-angular-cli-application-into-a-npm-module-part-two/
```
npm i ng-mslib
```