# 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).