Skip to content
This repository was archived by the owner on Dec 29, 2019. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

dintecom/angular-ui-numeric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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