This document ** ** is a reference guide for template engine BEMHTML.
The document describes:
- Basic features BEMHTML, distinguishing it from other template engines;
- Syntax of the input data and templates BEMJSON BEMHTML;
- The processing order of the input data and generate HTML;
- Examples of typical problems means BEMHTML.
The target audience of the document ** ** - Web developers and HTML-layout using [BEM-methodology] (http://ru.bem.info/method/).
It is assumed that the reader is familiar with:
- HTML;
- JavaScript;
- CSS;
- BEM.
** The document does not describe ** setup the development environment and procedures for compiling templates.
Templating BEMHTML is a bunch of technologies that ensure the creation of Web interfaces within [BEM-methodology] (http://ru.bem.info/method/).
The input data templating is a page describing the BEM-tree format [BEMJSON] (# bemjson). Template language BEMHTML offers special designs for processing units, elements and modifiers.
Traditional shablonizatory offer ** ** mandatory approach to writing templates: HTML is generated in the process sequential read of the template.
| Input | template | Result | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|