Skip to content

jsreport extension adding support for using sample data for previewing templates

License

Notifications You must be signed in to change notification settings

jsreport/jsreport-data

Repository files navigation

⚠️ This repository has been moved to the monorepo jsreport/jsreport

jsreport-data

NPM Version Build Status

jsreport extension adding support for using sample data for previewing templates

See https://jsreport.net/learn/inline-data

Installation

npm install jsreport-data

jsreport-core

You can apply this extension also manually to jsreport-core

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

About

jsreport extension adding support for using sample data for previewing templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published