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-engineor
yarn add js-template-engineMore:
For usage and examples, see the repo.