jsreport extension capable of running custom javascript functions during the rendering process
npm install jsreport-scripts> jsreport extension capable of running custom javascript functions during the rendering process
See https://jsreport.net/learn/scripts
``js``
var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-scripts')({}))