@nowzoo/ngx-form-helpers
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@nowzoo/ngx-form-helpers

Static helpers for Angular reactive forms

Project & README | Demo | Demo Source Code | Documentation

Quick start

npm i @nowzoo/ngx-form-helpers --save

Contributing

Clone the main repo and npm install...

git clone https://github.com/nowzoo/ngx-libs.git
cd ngx-libs
npm i

The library files are in projects/ngx-form-helpers.

The demo code is in projects/ngx-form-helpers-demo.

Building the library...

ng build ngx-form-helpers

Testing the library...

ng test ngx-form-helpers

To test with Wallaby, use the wallaby.js config at the root of the project directory.

Serving the demo...

# make sure you've built the library locally first with ng build ngx-form-helpers
ng serve ngx-form-helpers-demo

Issues

Please submit issues to the main repo here.

License

MIT

Dependents (0)

Package Sidebar

Install

npm i @nowzoo/ngx-form-helpers

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

28.3 kB

Total Files

21

Last publish

Collaborators

  • chriscarson