UNPKG

@jsreport/jsreport-handlebars

Version:
34 lines (18 loc) 717 B
# @jsreport/jsreport-handlebars [![NPM Version](http://img.shields.io/npm/v/@jsreport/jsreport-handlebars.svg?style=flat-square)](https://npmjs.com/package/@jsreport/jsreport-handlebars) **[handlebars](http://handlebarsjs.com/) templating engine for jsreport.** See the docs https://jsreport.net/learn/handlebars ## Changelog ### 4.0.1 - use different cache key for async handlebars ### 4.0.0 - minimum node.js version is now `18.15.0` - internal changes to support running with new sandbox ### 3.2.1 - fix missing `async-helpers` folder in npm release ### 3.2.0 - add true async/await support to the engine ### 3.1.0 - engine expose new `.unescape` method ### 3.0.0-beta.1 Adaptations for the v3 APIs