NtmAngular
Validators
- Cpf
- Phone
- Required
- MatchPassword
Directives
- Cpf (mask)
- Phone (mask)
- Cep (mask)
Pipes (in progress)
- Difference Time
- First and last name
- number to month
Publishing
ng build ntm-validators --prod cd dist/ntm-validators npm publish
TODO:
- [ ] Create test to directives
- [ ] Create test to validators
- [ ] Create test to pipes
- [x] Adding ESLint
- [ ] Typescript integration to see documentation
- [x] Lint all files
- [x] Pipes
- [ ] Create a example project to show how to use
- [ ] Create a static page with githubPages