generator-connectedcomponent
v0.2.4
Published
generates, component, connected component, IComponent file for props and state interface, component.module.scss
Downloads
3
Readme
generator-connectedcomponent
yoeman generator for react component scaffolding when using redux.
call with working directory as argument (yo generator-connectedcomponent $pwd) in order to place files in current directory when there is a .yo-rc.json up the directory structure
Files to be created:
- Component.tsx
- ComponentConnected.tsx
- IComponent.ts
- Component.module.scss