This package has been deprecated

Author message:

Stop maintaining

generator-bem-blocks

0.1.2 • Public • Published

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

Markup Style
jsx styl
pug css
pug bem-to sass
html scss
~ less
~ sss

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

Stay BEMed!

License

MIT © lamartire

Package Sidebar

Install

npm i generator-bem-blocks

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

8.04 kB

Total Files

17

Last publish

Collaborators

  • lamartire