@jsreport/jsreport-handlebars
Version:
jsreport handlebars templating engine
34 lines (18 loc) • 717 B
Markdown
[](https://npmjs.com/package/@jsreport/jsreport-handlebars)
**[handlebars](http://handlebarsjs.com/) templating engine for jsreport.**
See the docs https://jsreport.net/learn/handlebars
- 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