Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Zenika/react-workbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages