https://github.com/jsreport/jsreport-studio
New version of jsreport studio
https://github.com/jsreport/jsreport-studio
Last synced: about 1 year ago
JSON representation
New version of jsreport studio
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-studio
- Owner: jsreport
- License: mit
- Created: 2016-03-17T18:11:49.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T16:48:17.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T09:42:30.942Z (about 1 year ago)
- Language: JavaScript
- Size: 71.5 MB
- Stars: 25
- Watchers: 8
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jsreport/jsreport-studio - New version of jsreport studio (others)
README
**⚠️ This repository has been moved to the monorepo [jsreport/jsreport](https://github.com/jsreport/jsreport)**
--
# jsreport-studio
[](https://travis-ci.org/jsreport/jsreport-studio)
[](https://npmjs.com/package/jsreport-studio)

See http://jsreport.net/learn/studio
## Studio development
```sh
git clone
npm install jsreport
npm start
```
## Studio extension development
The documentation can be found [here](https://jsreport.net/learn/extending-studio).