Skip to content

An opinionated Yeoman generator for components.

License

Notifications You must be signed in to change notification settings

kenany/generator-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-component

Build Status Dependency Status

An opinionated Yeoman generator for components.

Getting started

$ npm install -g yo generator-component
$ yo component

Options

Flag Effect
--skip-install Skips the automatic execution of npm install after scaffolding has finished.

Release Notes

1.3.0

  • Do not slugify every instance of the component's name
  • Ask for repo (KenanY/gcd) instead of just a name (gcd)
  • Initial support for HTML and CSS generation

See previous releases here

About

An opinionated Yeoman generator for components.

Resources

License

Stars

Watchers

Forks