Skip to content

why520crazy/ngx-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f49a63f · Dec 12, 2023
Dec 12, 2023
Dec 12, 2023
Dec 12, 2023
Jan 23, 2019
Jul 2, 2021
Dec 12, 2023
May 24, 2019
Jul 2, 2021
Dec 13, 2019
Jul 5, 2021
Jun 10, 2020
Dec 12, 2023
Jul 2, 2021
Jul 10, 2019
Jul 2, 2021
May 16, 2019
Jul 2, 2021
Jan 12, 2019
Jul 2, 2021
Jan 14, 2019
Dec 12, 2023
May 15, 2019
Dec 12, 2023
Dec 12, 2023
Dec 12, 2023

Repository files navigation

ngx-validator

Coverage Status Build Status npm version npm bundle size (scoped) docgeni All Contributors

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.

Demo

Live Demo

Use Case

Installation

npm install @why520crazy/ngx-validator --save
# or
yarn add @why520crazy/ngx-validator

Usage

See https://why520crazy.github.io/ngx-validator/

Documentation

Development

$ 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

Building & Publish

$ npm run build
$ npm run pub

Links

License

MIT License

Contributors ✨

Thanks goes to these wonderful people (emoji key):

why520crazy
why520crazy

💬
luxiaobei
luxiaobei

💻
Walker
Walker

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!