2.0.1 • Published 6 years ago

ispin v2.0.1

Weekly downloads
182
License
MIT
Repository
github
Last release
6 years ago

ispinjs

vanilla javascript number spinner

npm version License: MIT

Features

  • easy to use
  • no external dependencies
  • supports all major browsers and IE11+
  • customizable and extendable

Install

npm install ispin and import ISpin from 'ispin';

or use CDN:

<link href="https://unpkg.com/ispin/dist/ispin.css" rel="stylesheet">
<script src="https://unpkg.com/imask"></script>

Build

npm run build

Compatibility

Supports all major browsers and IE11+

Docs, Examples, Demo

https://unmanner.github.io/ispinjs/

2.0.1

6 years ago

2.0.0

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago