0.1.19 • Published 3 years ago

horc v0.1.19

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

A highly opinionated React component and boilterplate generator script. Focuses on seperation of concerns.

Creates a React component folder with the following:

  • index
  • Typescript types
  • Storybook stories
  • Styled Components styles
  • React Testing Library + Jest tests

Do not install, there is nothing to install.

Create your boilerplate using npx in the folder you want the new component folder to appear:

# with no props
npx horc BoringComponent

# with starter props
npx horc FruitComponent apple banana cherry
0.1.19

3 years ago

0.1.13

3 years ago

0.1.14

3 years ago

0.1.15

3 years ago

0.1.16

3 years ago

0.1.17

3 years ago

0.1.18

3 years ago

0.1.12

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago