Skip to content

jsreport extension capable of running custom javascript functions during the rendering process

License

Notifications You must be signed in to change notification settings

jsreport/jsreport-scripts

Repository files navigation

⚠️ This repository has been moved to the monorepo jsreport/jsreport

jsreport-scripts

NPM Version Build Status

jsreport extension capable of running custom javascript functions during the rendering process

See https://jsreport.net/learn/scripts

Installation

npm install jsreport-scripts

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-scripts')({}))

About

jsreport extension capable of running custom javascript functions during the rendering process

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •