0.0.4 • Published 5 years ago

ng-form-utils v0.0.4

Weekly downloads
18
License
-
Repository
github
Last release
5 years ago

Ng Form Utils

This library has been created to manage some Angular forms utilities.

Another scope of this repository is to understand how Angular allows to create NPM library.

Build lib

In order to build a new version of the library you have to:

  1. Update lib version
  2. Run npm build ng-form-utils
  3. cd dist/ng-form-utils
  4. npm publish

TODO

  • Add script to automatically bump the version
  • Test lib in some Angular application
  • Improve service sharing
  • Add test of NgFormUtilsService
0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago