sharp-helper
v1.0.5
Published
Sharp design system tools
Downloads
3
Readme
sharp-helper
Cnvrg design system helper
Intro
This helper npm executable, generates files to create a new component in the SHARP design system. Nothing too fancy, no maintain needed, this is a helper only, all files can be generated by hand with no problem.
Usage
Make sure your in parent directory, where src
is a direct child.
npx sharp-helper c "folder/component-name"
for example
npx sharp-helper c "components/sharp-alert"
NPM Publish
Currently on my own account, hopefuly we can move it an official cnvrg account