dziudek / Html2Bem

Simple HTML to BEM converter

Home Page:http://dziudek.github.io/Html2Bem/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Html2Bem Build Status Coverage Status Code Climate

>>> Html2Bem v.0.4.2 <<<

Simple HTML to BEM converter - creates CSS/LESS code based on your HTML files and the BEM convention.

Changelog

v.0.4.2 - 21.01.2016

  • Fixed issue with brackets in the less output

v.0.4.1 - 01.12.2015

  • Fixed issue with filtering selectors

v.0.4.0 - 30.11.2015

  • Added Sass support

v.0.3.0 - 24.11.2015

  • First stable release with basic features like CSS/LESS support and indentantion control.

License

Html2Bem is licensed under the MIT License.

About

Simple HTML to BEM converter

http://dziudek.github.io/Html2Bem/

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 7.1%Language:CSS 3.8%