Awesome
<h1 align="center">Ngx Validator Pack</h1><a name="start"></a>
<p align="center"> <img src="./imgs/D_dynamize-angular-icon.png" alt="dynamize-angular-logo" width="120px" height="120px"/> <br> <em>Ngx Validator Pack is a collection of validators designed <br> to simplify usage and allow quick customization.</em> <br> </p> <p align="center"> <a href="CONTRIBUTING.md">Contributing Guidelines</a> · <a href="https://github.com/dynimorius/ngx-validator-pack/issues">Submit an Issue</a> · <a href="./projects/ngx-validator-pack/README.md">Documentation</a> </p>Documentation
Full library documentation
If you need help on using Ngx Validator Pack please refer to the provided <a href="./projects/ngx-validator-pack/README.md">documentation</a>.
Contributing
Contributing Guidelines
Read through our contributing guidelines to learn about our submission process, coding rules, and more.
Code of Conduct
Please read and follow our Code of Conduct.
Development
Development Setup
-
Fork the repo - see full <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo">guide</a>.
-
Clone the repo - see full <a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#cloning-your-forked-repository">guide</a>.
-
Go to the root of the library and install dependencies.
npm install
- Run library in watch mode
npm run watch
- Run the examples project
npm start
Found Ngx Validator Pack useful? Give the repo a star :star: :arrow_up:.