Christopher Möller bd9d3e4dce Update README.md
2022-03-02 12:56:42 +01:00
2022-02-08 16:24:27 +01:00
2019-10-15 22:44:10 +02:00
2021-12-11 07:14:54 +01:00
2020-10-08 00:44:05 +02:00
2020-05-16 01:12:13 +02:00
2021-04-24 16:39:51 +02:00
2022-01-24 12:23:07 +01:00
2022-02-25 20:40:44 +01:00
2022-02-25 20:40:44 +01:00
2020-12-07 18:40:46 +01:00
2019-10-22 14:15:36 +02:00
2022-03-02 12:56:42 +01:00

readme-header-dark readme-header

GitHub License MIT npm downloads GitHub Repo stars GitHub release (latest by date)

Wire Your Ideas With React Flow!

A highly customizable React component for building interactive graphs and node-based editors.

Getting Started | Documentation | Examples | Discord


Installation

The easiest way to install the latest version of React Flow is to install it via npm:

npm install react-flow-renderer

Usage Example

// @todo

Maintainers

React Flow is developed and maintained by webkid, a data visualization studio from Berlin. If you need help or want to talk to us about a collaboration, feel free to contact us:

You can also use our contact form or join the React Flow Discord Server.

Community Packages

Credits

React Flow was initially developed for datablocks, a graph-based editor for transforming, analyzing and visualizing data in your browser. Under the hood, React Flow depends on these great libraries:

  • d3-zoom - used for zoom, pan and drag interactions with the graph canvas
  • react-draggable - used for making the nodes draggable
  • zustand - internal state management

License

React Flow is MIT licensed.

Description
No description provided
Readme 38 MiB
Languages
TypeScript 85.5%
Svelte 11.6%
CSS 2.3%
JavaScript 0.6%