ovh-angular-input-number-spinner

2.1.1 • Public • Published

Input Number Spinner

githubbanner

Maintenance Chat on gitter Build Status

NPM

Input Number with spinner

Example

angular.module("yourModule", [
    "ovh-angular-input-number-spinner"
]);
<form name="foo">
    <input-number-spinner data-ng-model="inputValue"
                        data-input-number-spinner-min="1"
                        data-input-number-spinner-max="200">
    </input-number-spinner>
</form>

Installation

Bower

bower install ovh-angular-input-number-spinner --save

NPM

npm install ovh-angular-input-number-spinner --save

Get the sources

git clone https://github.com/ovh-ux/ovh-angular-input-number-spinner.git
cd ovh-angular-input-number-spinner
npm install
bower install

You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!

Have a look in CONTRIBUTING.md

Run the tests

npm test

Build the documentation

grunt ngdocs

Related links

License

See https://github.com/ovh-ux/ovh-angular-input-number-spinner/blob/master/LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i ovh-angular-input-number-spinner

Weekly Downloads

0

Version

2.1.1

License

BSD-3-Clause

Last publish

Collaborators

  • marie-j
  • jisay
  • axelpeter
  • blary_jp
  • antleblanc
  • cbourgois
  • ovh-ux-cds
  • lizardk
  • ovh
  • gioindahouz
  • jleveugle
  • bnjjj
  • khuang