2018-05-21 00:34:30 -05:00

10 lines
297 B
Markdown

# handlebars-rust helpers
Personal collection of helpers for [handlebars-rust](https://github.com/sunng87/handlebars-rust).
## What is included
* `eq`: equality check of two parameters
* `JSONstringify`: returns JSON representaton of parameter.
## License
GNU LGPL v3, see [LICENSE](./LICENSE).