0.0.3 • Published 10 years ago

jsreport-mfr v0.0.3

Weekly downloads
10
License
-
Repository
github
Last release
10 years ago

#jsreport extensions

This repository contains list of external jsreport extensions. The list of core extensions as well as documentation

can be found here. Creating extensions is the best way how you can contribute

to the platform. Don't hasitate and do it.

##Extension installation Extensions are typically provided and installed through node.js npm. jsreport is

automatically searching for extensions during start up so it is usually enough just to use single command to install

them.

npm install jsreport-import-export

##List of extensions

jsreport-import-export - Importing and exporting templates into json files.

jsreport-contrib-mongodb - Use mongodb npm module inside jsreport custom scripts to create reports directly from the nosql database.

jsreport-contrib-jira - Use jira npm module inside jsreport custom scripts to create reports directly from jira.

jsreport-ejs - EJS templating engine for jsreport

jsreport-html-to-text - Recipe converting html into nicely structured text

jsreport-wkhtmltopdf - Recipe using wkhtmltopdf to convert html into pdf

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago