1.2.72 • Published 3 years ago

@drunktolstoy/componentcreator v1.2.72

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.71

3 years ago

1.2.72

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago