@jsreport/jsreport-sample-template

4.0.0 • Public • Published

@jsreport/jsreport-sample-template

NPM Version

jsreport extension which creates sample templates at the first run

Configuration

"extensions": {
  "sample-template": {
    /* when true, it will create defined samples*/
    "createSamples": true,
    /*
      by default samples will be created only on the first run of your jsreport installation,
      when this option is true it will allow to create the samples in the next run
      (useful when you want to install a new version of this extension and want to create the new examples that come with it)
    */
    "forceCreation": false
  }
}

Changelog

4.0.0

  • minimum node.js version is now 18.15.0
  • update studio build against new webpack and babel

3.2.1

  • update samples to mention new trustUserCode option

3.2.0

  • update extensions deps

3.1.0

  • update samples

3.0.0-beta.1

Adaptations for the v3 APIs

Readme

Keywords

Package Sidebar

Install

npm i @jsreport/jsreport-sample-template

Weekly Downloads

1,680

Version

4.0.0

License

LGPL

Unpacked Size

94.9 kB

Total Files

12

Last publish

Collaborators

  • pofider
  • bjrmatos