input-integer-ui

0.0.4 • Public • Published

input-integer-ui

usage

const inputInteger = require('input-integer-ui')

const opts = { min:0, max: 10 }
const input = inputInteger(opts)

document.body.append(input)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i input-integer-ui

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

9.02 kB

Total Files

7

Last publish

Collaborators

  • ninabreznik