1.0.1 • Published 6 years ago

ss-comparator v1.0.1

Weekly downloads
11
License
-
Repository
github
Last release
6 years ago

ss-comparator

MIT Licence npm version

General Comparator

Installation

Node.js / Browserify

npm install ss-comparator --save
var Comparator = require('ss-comparator');

Global object

Include the pre-built script.

<script src="./dist/index.umd.min.js"></script>

Build & test

npm run build
npm test

document

npm run doc

then open the generated out/index.html file in your browser.

License

MIT.