ngx-tabs-libdemo
v0.3.1
Published
Demo library to showcase Angular packaging format
Downloads
8
Readme
Angular Tabs - Demo Library
by Juri Strumpflohner · https://juristr.com/blog
WARNING: This is not a production ready library, but rather just an example to showcase how to release custom Angular libraries.
This repo is meant to demonstrate the creation of an Angular library, following the Angular Package Format.
Contents
So what's in this repo?
- setup with ng-packagr (master) - the
master
branch shows the suggested approach, namely to setup your library with ng-packagr. - manual setup (manual-setup) - the
manual-setup
branch on the other hand, demonstrates how to assemble the different tooling in order to get a manual setup with simple npm scripts that are being executed one after the other. This allows for full flexibility and serves for educational purposes, to learn how things are done behind the scenes. This is a slightly improved version of the talk given at NG-BE (see link below).
Talks
Bugs, questions,...
Open an issue here on the repo or simply reach out to me on Twitter :smiley: