The minimal Handlebars surface the pure helpers use — satisfied by both Foundry's global Handlebars and the handlebars npm package.
Handlebars
handlebars
Wrapper marking a string as already-safe HTML.
HTML-escape a value for safe interpolation.
Register a named helper.
Register a named partial from its template source.
The minimal Handlebars surface the pure helpers use — satisfied by both Foundry's global
Handlebarsand thehandlebarsnpm package.