A tiny collection of lightweight React components for building diagrams with ease
Javascript diagramming libraries are often quite difficult to integrate in React projects, given the different natures of the involved libraries.
For example a React component's lifecylce may be quite hard to keep in in sync with a MVC diagramming library.
For this reason we created beautiful-react-diagrams
an easy-to-customise functional diagramming library built with React.
- Controlled components: exports controlled components only.
- Renderers: the majority of the exported components accept a
renderer
(a prop) to easily customise or extend their behaviour. - Lightweights: import nothing but lightweight javascript components.
- Concise API
- Small and lightweight
- Easy to use
- Easy to customise
Contributions are very welcome and wanted.
To submit your custom pull request, please make sure your read our CONTRIBUTING guidelines.
Before submitting a new pull request, please make sure:
- You have updated the package.json version and reported your changes into the CHANGELOG file
- make sure you run
npm test
andnpm build
before submitting your merge request. - make sure you've added the documentation of your changes.
- if you've changed the signature of a component, please make sure you've updated the
index.d.ts
file.
This library is provided and sponsored by:
As part of our commitment to support and contribute to the open source community.
Icon made by Freepik from www.flaticon.com