Create Component App Versions Save

Tool to generate different types of React components from the terminal. 💻

v1.7.0

5 years ago

v0.6.0

6 years ago
  • Added the ability to skip the creation of the css file
  • Added imports of the css file in the component template

v0.5.1

6 years ago
  • Check for existence of tests as possible extension

v0.5.0

6 years ago
  • Added the ability to create a storybook file
  • Added the ability to create a test file

v0.4.2

6 years ago
  • Fixed the imports and exports in the index template. #8

v0.3.0

6 years ago
  • Added default folder .ccarc where put config file
  • Downgrade target version of babel to v6

v0.2.1

6 years ago
  • Added "less" css extension