This package has been deprecated

Author message:

Use generator-bem-ng instead of this generator. generator-bem-ng is very fast and better for AngularJS applications on BEM methodology.

generator-bem

1.1.6 • Public • Published

generator-bem Build Status

This README also available in russian.

Awesome Yeoman generator for bem-projects.

With generator-bem you can:

  • make pretty bem-project structure: yo bem
  • extend you bem-project to AngularJS application: yo bem:ng-app
  • add new AngularJS modules: yo bem:ng-module users
  • extend you bem-angular-project to NodeJS application: yo bem:server
  • distribute project with Gulp: bem make && gulp
  • get it now: npm install -g generator-bem

Default blocks techs

  • bemhtml
  • roole
  • js
  • md

You can override they with bem-tools techs in .bem/levels/.js files and also you can write you custom tech in .bem/levels/techs/.js.

Dependencies

Project contain bem-core lib developed by guys from Yandex and framework bem-protein that you use for base of all your bem-projects.

MIT License

Think better. Stay BEMed!

Package Sidebar

Install

npm i generator-bem

Weekly Downloads

0

Version

1.1.6

License

none

Last publish

Collaborators

  • verybigman