jsreport-version-control

1.6.2 • Public • Published

jsreport-version-control

NPM Version Build Status

jsreport extension adding support for versioning entities and providing API as well as the studio UI for common commands like commit, diff, revert or history.

See https://jsreport.net/learn/version-control

version control

Installation

npm install jsreport-version-control

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-version-control')())

/jsreport-version-control/

    Package Sidebar

    Install

    npm i jsreport-version-control

    Weekly Downloads

    350

    Version

    1.6.2

    License

    MIT

    Unpacked Size

    173 kB

    Total Files

    30

    Last publish

    Collaborators

    • pofider
    • bjrmatos