jsreport handlebars templating engine
npm install @jsreport/jsreport-handlebarshandlebars templating engine for jsreport.
See the docs https://jsreport.net/learn/handlebars
22.18.0- use different cache key for async handlebars
- minimum node.js version is now 18.15.0
- internal changes to support running with new sandbox
- fix missing async-helpers folder in npm release
- add true async/await support to the engine
- engine expose new .unescape method
Adaptations for the v3 APIs