1.2.72 • Published 4 years ago

@drunktolstoy/componentcreator v1.2.72

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Small templating engine that will generate React components

Run it with

create-react-component --name <Component>

Or simply

crc --name <Component>

You can modify the type of component it generates by setting the componentCreator_template env var (or the local .env file) Or by providing --template arg in the CLI

Currently the only two types supported are

  • JS_SASS
  • TS_StyledComponents
1.2.0

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.71

4 years ago

1.2.72

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago