Awesome
⚠️ This repository has been moved to the monorepo jsreport/jsreport
jsreport-reports
jsreport extension adding support for storing rendering outputs for later use
See https://jsreport.net/learn/reports
Installation
npm install jsreport-reports
jsreport-core
You can apply this extension also manually to jsreport-core
var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-reports')())