0.0.1 • Published 8 years ago

react-wizard-frames v0.0.1

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

react-wizard-frames

Wizard Forms for React JS

This project is in no way shape or form ready for use in anything. Let's change that shall we?

TODOs


  • [] Find and remove hard coded styles
  • [] 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-wizard-frames

How to use

See examples folder.

Other 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.