ribcage-gen

A generator script for ribcage components


Keywords
ribcage, backbone, handlebars, atomify
License
MIT
Install
npm install ribcage-gen@3.0.5

Documentation

ribcage-gen

A generator script for ribcage components. Defaults to a ribcage (ie - backbone) view. Alternatives are ribcage pane/step component or a react component (That's somewhat out of date. Beware)

Install

npm install -g ribcage-gen

Use

ribcage-gen <name>
ribcage-gen -t react <name>
ribcage-gen -t pane <name>

Name should be a dash separated string.

Check out the backbone-component-template/ for an example of the output.