Releases: djurnamn/js-template-engine
Releases · djurnamn/js-template-engine
v1.0.1
v1.0.0
v1.0.0 Released
Features:
- Core engine for transforming JS/JSON to HTML templates.
- React and BEM extensions for JSX components and BEM class naming.
- CLI for easy template processing.
Install:
npm install js-template-engine
or
yarn add js-template-engine
More:
For usage and examples, see the repo.