Skip to content

ninabreznik/input-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

input-string

A string-input-type component built with bel and csjs-inject

Imgur

usage

npm install input-string

see ./demo/demo.js or https://ninabreznik.github.io/input-string

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published