bemhtml-loader

0.0.1 • Public • Published

bemhtml-loader

Webpack loader for bemhtml template engine.

Installation

$ npm i bemhtml-loader

Usage

Documentation: Using loaders

var bemhtml = require('bemhtml!./template.bemhtml.js');
 
bemhtml.apply({block: 'header', content: 'It\'s a header!'});
// => returns html

Readme

Keywords

Package Sidebar

Install

npm i bemhtml-loader

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • yeti-or
  • just-boris
  • sullenor