Registry / utility / handlebars-misc-helpers

handlebars-misc-helpers

JSON →
library0.17.0rscratesunverified

A collection of helpers for Handlebars (Rust) to manage string, JSON, YAML, TOML, path, file, and HTTP requests.

# Cargo.toml [dependencies] handlebars_misc_helpers = "0.17.0"
INSTALL
IMPORT
SIG · HANDLEBARS-MISC-HE
H
handlebars-misc-helpers
utilityrustv0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

register_helpers
use handlebars_misc_helpers::register_helpers;

Registers all misc helpers into a Handlebars instance.

use handlebars::Handlebars; use handlebars_misc_helpers::register_helpers; let mut hb = Handlebars::new(); register_helpers(&mut hb);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
handlebars-misc-helpers — cargo add handlebars-misc-helpers · libregistry