Skip to content

choroshin/angular-ui-numeric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

angular-ui-numeric

AngularJS directive for enhancing a text input for entering numeric values, with up/down buttons and arrow key handling.

Requirements

  • JQuery
  • JQueryUI
  • AngularJS

Installation

add the numeric module to your Angular App.

angular.module('app', ['ui.numeric']);

Usage

Check the demo for an example on how it works.

Playground

http://plnkr.co/edit/o33VP56azuA22FLjpU3p?p=preview

License

Released under the terms of MIT License.

About

AngularJS directive for enhancing a text input for entering numeric values, with up/down buttons and arrow key handling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published