wix-playground / stylable-components

Fully-tested & strictly-typed component library based on React, using optional Wix styling.
MIT License
35 stars 3 forks source link

Component Template Generator Script #115

Open LeonidLevi opened 7 years ago

LeonidLevi commented 7 years ago

A script to generate all the needed files & boilerplates for a new empty component:

tyv commented 7 years ago

also renaming component would be nice :)

tyv commented 7 years ago

also need to consider that each component will be a separate package in some future.

LeonidLevi commented 7 years ago

We will add links to the spec / readme template files soon (preparing them right now)

Ta4i commented 7 years ago

@LeonidLevi remember that the only placeholder available is a component name in different cases (componentName, ComponentName, component-name, COMPONENT-NAME). You can suggest cases needed for documentation using Issues in https://github.com/wix/generator-wix-react-components