UNPKG

react-utils-input

Version:

Lightweight React Input component, serving as a reusable utility wrapper for HTML Input elements.

8 lines (7 loc) 85 B
sudo: false language: node_js node_js: - '7' script: - npm run lint - npm test