New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsreport/jsreport-studio

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsreport/jsreport-studio

jsreport templates editor and designer

3.5.0
Source
npm
Version published
Weekly downloads
2.4K
Maintainers
2
Weekly downloads
 
Created
Source

@jsreport/jsreport-studio

NPM Version](https://npmjs.com/package/@jsreport/jsreport-studio)

studio

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

Studio development

git clone https://github.com/jsreport/jsreport
yarn install
set NODE_ENV=jsreport-development&&yarn start

Studio extension development

The documentation can be found here.

Changelog

3.5.0

  • improve the Profiler page
  • improve the display of profile with big data
  • improve the Startup page

3.4.0

  • fix exe compilation
  • remove socket.io, it is now only part of where it is actually used (fs-store)

3.1.0

  • add entity definition button in entity tree item context menu
  • fix loading of monaco editor icons
  • improve styles for profiler logs
  • fix studio editor linter error for top level await in script/helpers (add babel-eslint to our linter in studio)
  • fix jsreport-studio-start when running with —runOnly in extension starter kit
  • fix layout issue with profiler when a large base64 image is logged

3.0.0-beta.1

Adaptations for the v3 APIs

Keywords

jsreport

FAQs

Package last updated on 29 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts