Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsreport/jsreport-studio
New version of jsreport studio
https://github.com/jsreport/jsreport-studio
Last synced: about 23 hours 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T16:48:17.000Z (about 3 years ago)
- Last Synced: 2024-04-24T20:28:39.679Z (7 months ago)
- Language: JavaScript
- Size: 71.5 MB
- Stars: 26
- Watchers: 9
- Forks: 15
- 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
[![Build Status](https://travis-ci.org/jsreport/jsreport-studio.png?branch=master)](https://travis-ci.org/jsreport/jsreport-studio)
[![NPM Version](http://img.shields.io/npm/v/jsreport-studio.svg?style=flat-square)](https://npmjs.com/package/jsreport-studio)![studio](http://jsreport.net/img/jsreport-studio.gif)
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).