2.0.1 • Published 7 years ago

ispin v2.0.1

Weekly downloads
182
License
MIT
Repository
github
Last release
7 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

7 years ago

2.0.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago