Skip to content

Handle escaped data in template for `decanat-engine`.

License

Notifications You must be signed in to change notification settings

andranikm/engine-case-escape

Repository files navigation

case-escape

Handle escaped tags in template for decanat-engine.

Installation

Using component

$ component install decanat/engine-case-escape

Using npm for Node and browserify

$ npm install decanat-engine-case-escape

Matches

\{variable}
\{for variable in array}
\{>partial}

Test

Run tests with mocha

$ make test

License

The MIT License

About

Handle escaped data in template for `decanat-engine`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published