https://github.com/jsreport/jsreport-contrib-import-export
Importing and exporting templates into json files
https://github.com/jsreport/jsreport-contrib-import-export
Last synced: 5 months ago
JSON representation
Importing and exporting templates into json files
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-contrib-import-export
- Owner: jsreport
- License: mit
- Created: 2014-07-17T15:10:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T20:17:26.000Z (about 11 years ago)
- Last Synced: 2025-01-30T02:45:23.409Z (over 1 year ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Import Export extension
[](https://travis-ci.org/jsreport/jsreport-contrib-import-export)
> [jsreport](https://github.com/jsreport/jsreport) extension allowing to import and export templates into json files.
This extension is pre-installed in jsreport [playground](http://jsreport.net/playground) and [online](http://jsreport.net/online) versions. You may install this extension to jsreport [on-prem](http://jsreport.net/on-prem) by:
```
npm install jsreport-contrib-import-export
```
This extension allows you to export report template into a json file and import it back to the system. You can export only existing saved template and also import only into existing template.
