angular-restrict-number

1.1.0 • Public • Published

angular-restrict-number

NPM

Installation

Installation is super easy, simply add the dependency to your build and add <input type="text" ng-model=".." ng-number/> to your your input

# use npm
$ npm install angular-restrict-number

Add angular-restrict-number to your dependencies

angular
  .module('yourApp', ['ngNumber'])
  .controller('SampleController', function () {})

Readme

Keywords

none

Package Sidebar

Install

npm i angular-restrict-number

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • hanford