Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator Bolste

Yeoman generators for Bolste style component modlets. Specifically for React development.

Commands

yo bolste [--name="Your Component Name"]

This will create a full modlet in the current working directory, including:

  • a React file
  • a SCSS file
  • a Story file
  • a test file

yo bolste:react [--name="Your Component Name"]

Create a react file with BEM style class names.

yo bolste:scss [--name="Your Component Name"]

Create a SCSS file with BEM style class names.

yo bolste:story [--name="Your Component Name"]

Create a story file that assumes ./YouComponentName.js exists.

yo bolste:test [--name="Your Component Name"]

Create a test file that assumes ./YouComponentName.js exists.

About

Yeoman generators for front end development

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages