Flash Messages for React JS
- [] Find and remove hard coded style and text
- [] Reduce footprint of style object, give responsibility to end user
- [] Document component APIs and move to ReadTheDocs
- [] Polish CSS transitions
- [x] Apply HMR
$ npm install react-flash-messenger
See examples
folder.
- react-select-pad - A visual selection component for building forms
- react-wizard-frames - A set of components for building form wizards
Start by getting the library displaying:
$ npm run start
Then:
- [] Review Issues
- [] Fork project
- [] Create your feature branch (git checkout -b my-new-feature)
- [] Commit your changes (git commit -am 'Add some feature')
- [] Push to the branch (git push origin my-new-feature)
- [] Issue Pull Request
- [] Chill
© 2016 Denis R Rhoden Jr
This repository is licensed under the MIT license. See LICENSE
for details.