Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dynimorius/ngx-validator-pack
Custom validatior library for Angular
https://github.com/dynimorius/ngx-validator-pack
angular control form form-validation input primeng typescript validate validation validation-error validation-library validator
Last synced: about 2 months ago
JSON representation
Custom validatior library for Angular
- Host: GitHub
- URL: https://github.com/dynimorius/ngx-validator-pack
- Owner: dynimorius
- License: isc
- Created: 2024-09-06T09:29:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T15:37:42.000Z (2 months ago)
- Last Synced: 2024-12-09T16:20:00.143Z (2 months ago)
- Topics: angular, control, form, form-validation, input, primeng, typescript, validate, validation, validation-error, validation-library, validator
- Language: TypeScript
- Homepage:
- Size: 65.9 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- trackawesomelist - ngx-validator-pack (⭐14) - A collection of validators designed (Recently Updated / [Oct 19, 2024](/content/2024/10/19/README.md))
- fucking-awesome-angular - ngx-validator-pack - A collection of validators designed (Table of contents / Third Party Components)
- awesome-angular - ngx-validator-pack - A collection of validators designed (Table of contents / Third Party Components)
README
Ngx Validator Pack
![]()
Ngx Validator Pack is a collection of validators designed
to simplify usage and allow quick customization.
Contributing Guidelines
·
Submit an Issue
·
Documentation## Documentation
### Full library documentation
If you need help on using Ngx Validator Pack please refer to the provided documentation.
## Contributing
### Contributing Guidelines
Read through our [contributing guidelines][contributing] to learn about our submission process, coding rules, and more.
### Code of Conduct
Please read and follow our [Code of Conduct][codeofconduct].
## Development
### Development Setup
1. Fork the repo - see full guide.
2. Clone the repo - see full guide.
3. Go to the root of the library and install dependencies.
```bash
npm install
```4. Run library in watch mode
```bash
npm run watch
```
5. Run the examples project
```bash
npm start
```**Found Ngx Validator Pack useful? Give the repo a star :star: :arrow_up:.**
[contributing]: CONTRIBUTING.md
[codeofconduct]: CODE_OF_CONDUCT.md
[documentation]: ./projects/ngx-validator-pack/README.md