Extensions - sunng87/handlebars-rust GitHub Wiki
These projects provide function extensions to handlebars-rust.
- handlebars_misc_helpers: A collection of helpers for handlebars to manage string, json, yaml, toml, path, file, http request.
- handlebars-repeat: Repeats a block the specified number of times.