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

/bemhtml-loader/

    Package Sidebar

    Install

    npm i bemhtml-loader

    Weekly Downloads

    0

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • yeti-or
    • just-boris
    • sullenor