Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
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
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.