Skip to content

Jirotics/Angular-Validators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Validators

numberonly.directive is a directive meant to restrict what a user can enter into an input. There is the option of type="number" but that doesn't work in IE(perhaps other browers too). The directive has some options to allow '.' and '-', but in it's base form only allows number inputs.

name-validator is an async validator made for angular reactive form.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published