input-array

2.1.11 • Public • Published

input-array

An array-input-type component built with bel and csjs-inject

Imgur

usage

npm install input-array

see ./demo/demo.js or https://fionataeyang.github.io/input-array

contribute

# fork this repository to your github username by clicking the fork button
git clone https://github.com/<your-user-name>/<name-of-the-fork>.git
cd <name-of-the-fork>
npm install
npm start # to check browser and see preview while editing
# start your editor and edit files to make all your changes
npm run build
git add -A
git commit -m "<describe your changes>"
git push
# make a pull request to contribute back the changes

Dependents (1)

Package Sidebar

Install

npm i input-array

Weekly Downloads

0

Version

2.1.11

License

MIT

Unpacked Size

533 kB

Total Files

8

Last publish

Collaborators

  • ninabreznik