An Angular 7+ form validator library, may be the best angular validator library in the world.
handle validation messages easy and automatic, don't need to manually write error tips templates, just configure validation rules, and support extensive custom feedback strategy.
npm install @why520crazy/ngx-validator --save
# or
yarn add @why520crazy/ngx-validator
See https://why520crazy.github.io/ngx-validator/
$ git clone git@github.com:why520crazy/ngx-validator.git
$ cd ngx-validator
$ npm install
$ npm run start // http://127.0.0.1:4900
$ npm run test
$ npm run build
$ npm run pub
Thanks goes to these wonderful people (emoji key):
why520crazy 💬 | luxiaobei 💻 | Walker 🎨 |
This project follows the all-contributors specification. Contributions of any kind welcome!