0.3.0 • Published 4 years ago

jsreport-studio-theme-dark v0.3.0

Weekly downloads
923
License
MIT
Repository
github
Last release
4 years ago

jsreport-studio-theme-dark

NPM Version Build Status

Dark theme for jsreport studio

See http://jsreport.net/learn/studio#themes

Installation

npm install jsreport-studio-theme-dark

jsreport-core

You can apply this extension also manually to jsreport-core

var jsreport = require('jsreport-core')()
jsreport.use(require('jsreport-studio')({}))
jsreport.use(require('jsreport-studio-theme-dark')({}))
0.3.0

4 years ago

0.2.0

5 years ago

0.1.0

5 years ago