Skip to content

Useful bits of Angular libraries for everyday use

Notifications You must be signed in to change notification settings

philister16/ngbits

Repository files navigation

Ngbits

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.

Getting started

To use the library install it from NPM.

npm install --save @ngbits/ngbits

Please visit the Docs for a more detailed usage description.

Development server

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.

Build

To build the library from source use ng build ngbits --prod.

About

Useful bits of Angular libraries for everyday use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published