A custom version of the handlebars package which, to improve security, does not use 'eval' or 'new Function'
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
evaluate statically-analyzable expressions
Simple JavaScript expression evaluator
A Handlebars view engine for Express which doesn't suck.
Evaluate node require() module content directly
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
A flexible math expression evaluator
A custom version of the handlebars package which, to improve security, does not use `eval` or `new Function`. This means that templates can't be compiled into JavaScript functions in advance and hence, rendering the templates is a lot slower.
The parser for the Handlebars language
require or eval modules
Mark scopes for deopt which contain a direct eval call
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
Get callsites from the V8 stack trace API
JavaScript expression parsing and evaluation.
Alias for eval global.
Safely evaluate JavaScript (estree) expressions, sync and async.
A library for teleporting rich data to another place.
handlebars loader module for webpack
A lightweight package with common helpers for Handlebars
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Handlebars block helper for creating private variables that are accessible inside the block.
Handlebars helpers which implement layout blocks similar to Jade, Jinja, Nunjucks, Swig, and Twig.