This project contains a number of small libraries useful in everday Angular development. More libraries may be added over time. However, the goal is not develop it into yet another feature complete components library but instead add additional features rarely found in frontend libraries out of the box.
To use the library install it from NPM.
npm install --save @ngbits/ngbits
Please visit the Docs for a more detailed usage description.
This project was generated with Angular CLI version 9.0.6.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
To build the library from source use ng build ngbits --prod.