0.0.1 • Published 7 years ago

zenika-react-workbench v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

react-workbench

CircleCI Coverage Status

react-workbench is a CLI tool that helps you design, develop, document and test your component in an isolated context, with a beautiful GUI.

Version

react-workbench is a work in progress and it's not ready to use.

Features

  • Run react-workbench from CLI : react-workbench ./path/to/myComponent
  • Beautiful and simple GUI
  • Easy to stress out your component
    • Change the props
    • Change the internal state
    • Change the redux state
  • Generate a standard documentation (README.md)
  • Generate some screenshots
  • Generate some standards tests
  • Multiple sized layouts in one page to design responsive