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)

/input-integer-ui/

    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