Skip to content

jsreport recipe rendering excels directly from open xml

License

Notifications You must be signed in to change notification settings

kgriffiths/jsreport-xlsx

 
 

Repository files navigation

jsreport-xlsx

NPM Version Build Status

jsreport recipe which renders excel reports based on uploaded excel templates by modifying the xlsx source using predefined templating engine helpers

See the docs https://jsreport.net/learn/xlsx

Installation

npm install jsreport-xlsx

jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-xlsx')())

About

jsreport recipe rendering excels directly from open xml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.2%
  • HTML 6.8%