djs-range

1.0.1 • Public • Published

How to install

  $ npm install djs

How to use

	<form>
		<input class="djs" min="0" max="100">
		<input class="djs" min="0" max="100">
		<input class="djs" min="0" max="100">
	</form>
	djs({
		name: 'djs',
		max: 100
	});

Readme

Keywords

Package Sidebar

Install

npm i djs-range

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • federicoginosa