0.1.19 • Published 4 years ago
horc v0.1.19
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
4 years ago
0.1.13
4 years ago
0.1.14
4 years ago
0.1.15
4 years ago
0.1.16
4 years ago
0.1.17
4 years ago
0.1.18
4 years ago
0.1.12
4 years ago
0.1.10
4 years ago
0.1.11
4 years ago
0.1.9
4 years ago
0.1.8
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago