1.14.3 • Published 1 year ago

react-json-chart-builder v1.14.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
1.14.1

1 year ago

1.14.0

1 year ago

1.14.3

1 year ago

1.14.2

1 year ago

1.10.4

2 years ago

1.13.0

2 years ago

1.10.3

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.2

2 years ago

1.10.1

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.10.0

2 years ago

1.5.5

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago