Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ansible/react-json-chart-builder

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ansible/react-json-chart-builder

A chart builder component in react, which uses JSON for schema.

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
324
decreased by-33.47%
Maintainers
2
Weekly downloads
 
Created
Source

react-json-chart-builder

semantic-release

Live editor (docs and examples): https://brumik.github.io/react-json-chart-builder

Intall the npm package

  • npm i --save react-json-chart-builder

Workflow

Semantic release commit messages

Using semantic release: Note, you need the : in it to trigger the release.

  • No release: chore(demo): updated the demo application
  • Patch release: fix(pencil): stop graphite breaking when too much pressure applied
  • Feature release: feat(pencil): add 'graphiteWidth' option
  • Breaking release: BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reasons.

Devel setup

Requirements

  • node >= 15
  • npm >= 7
  • for nvm users you can just do nvm use after nvm install 15 if you had not doen it before

Setup

  • npm ci - install the packages
  • npm start - start the local web server
  • go to localhost:8080

If you want to see the docs too in the browser, you have to generate them first:

  • npm run:build:docs

Testing

  • npm ci if not done before
  • npm test

Keywords

FAQs

Package last updated on 24 Oct 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc