1.0.17 • Published 3 months ago

@finviet-jsrpt/jsrpt-sample-template v1.0.17

Weekly downloads
-
License
LGPL
Repository
-
Last release
3 months ago

@finviet-jsrpt/jsrpt-sample-template

version npm

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
  }
}
1.0.17

3 months ago

1.0.16

1 year ago

1.0.8

2 years ago

1.0.10

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.12

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago