Awesome
⚠️ This repository has been moved to the monorepo jsreport/jsreport
jsreport-public-templates
jsreport extension for granting public access to particular templates
See http://jsreport.net/learn/public-templates
Installation
npm install jsreport-public-templates
jsreport-core
You can apply this extension also manually to jsreport-core
var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-public-templates')())