1.5.0 • Published 1 year ago

gdm-create-components v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

create-component

Simple tool to create components at current folder.

Simple usage:

npm run create-component TextButton path/to/folder/

you should get as return

  • Folder TextButton
    • TextButton.tsx
    • TextButton.module.scss

Both files contain a sample component with the correct name.

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago