input-integer usage const inputInteger = require('shadow-neumorphic-input') const input = inputInteger(1, 140) document.body.append(input)