0.0.6 • Published 2 years ago

@csjs/generate v0.0.6

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

Generate

This package allows to easily create components for React projects (with either JavaScript or TypeScript) that use styled-components library.

Usage

  1. Run yarn add -D @csjs/generate

  2. Add "generate": "generate" to the scripts in package.json.

  3. Run yarn generate and follow the prompt questions.

You can make sure this module lints with itself using yarn lint.

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.1

3 years ago