Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 133 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 133 Bytes

np-integer

A simple directive to restrict input to integer.

Example:

<input type="text" ng-model="yourModel" np-integer/>