0.1.2 • Published 5 years ago

generator-bem-blocks v0.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago