0.0.1 • Published 8 years ago

react-flash-messenger v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

react-flash-messenger

Flash Messages for React JS

TODOs


  • [] 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
  • Apply HMR

Install

$ npm install react-flash-messenger

How to use

See examples folder.

Related Projects

Developers

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

License

© 2016 Denis R Rhoden Jr

This repository is licensed under the MIT license. See LICENSE for details.