0.1.2 • Published 6 years ago

generator-bem-blocks v0.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

generator-bem-blocks NPM version Build Status Coverage Status

generator-bem-blocks

⚠️ This project deprecated

This project was deprecated since 0.1.2 version. Fork it if you need additional features, or use hygen for blazing fast components scaffolding.

Installation

npm install -g generator-bem-blocks

Usage

This is really easiest way to generate bem blocks.

yo bem-blocks

You can create multiple blocks.

Block1 Block2 Block3

Basic structure of generated block:

blockName/
  ├──blockName.markupExtension
  └──blockName.styleExtension

Supported extensions

MarkupStyle
jsxstyl
pugcss
pug bem-tosass
htmlscss
~less
~sss

Also, with jsx block it creates index.jsx to more comfortable import.

Stay BEMed!

License

MIT © lamartire

0.1.2

6 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.8

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago