jsreport-base

2.0.2 • Public • Published

jsreport-base

NPM Version Build Status

jsreport extension automatically injecting html base tag to allow relative referencing of local files

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

Installation

npm install jsreport-base

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-base')({ url: __dirname }))

Readme

Keywords

Package Sidebar

Install

npm i jsreport-base

Weekly Downloads

307

Version

2.0.2

License

MIT

Unpacked Size

4.16 kB

Total Files

6

Last publish

Collaborators

  • bjrmatos
  • pofider