0.0.3 • Published 9 years ago

bh-custom v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Custom BH build

NPM version Build Status Dependency Status Coverage Status

Remove BH features you don't need in a few seconds.

After all optimization bh.js contains just 173 lines of code.

Usage

npm install
node build

Features

Strip unused methods:

? Chose Presets: 
 ◉ positioning
 ◉ sugar
 ◯ infrequent
❯◯ generate
 ◉ js
 ◉ mix
 ◉ matchers

Hardcode options into source:

? Set jsAttrName: data-bem
? Set jsAttrIsJs: false
? Set jsCls: i-bem
? Set jsElem: true
? Set escapeContent: (true)