
Product
Redesigned Repositories Page: A Faster Way to Prioritize Security Risk
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
ovh-angular-input-number-spinner
Advanced tools
Input Number with spinner
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>
bower install ovh-angular-input-number-spinner --save
npm install ovh-angular-input-number-spinner --save
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
npm test
grunt ngdocs
See https://github.com/ovh-ux/ovh-angular-input-number-spinner/blob/master/LICENSE
FAQs
Input Number with spinner
The npm package ovh-angular-input-number-spinner receives a total of 2 weekly downloads. As such, ovh-angular-input-number-spinner popularity was classified as not popular.
We found that ovh-angular-input-number-spinner demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Security News
Multiple deserialization flaws in PyTorch Lightning could allow remote code execution when loading untrusted model files, affecting versions up to 2.4.0.