Update README.md
This commit is contained in:
@@ -1,19 +1,18 @@
|
|||||||
[](https://reactflow.dev)
|
[](https://reactflow.dev)
|
||||||
|
|
||||||
React Flow is a library for building node based graphs. You can easily implement custom node types and it comes with components like a mini map and graph controls. Feel free to check out the [examples](https://reactflow.dev/) or read the [blog post](https://webkid.io/blog/react-flow-node-based-graph-library/) to get started.
|
<div align="center">
|
||||||
|
|
||||||
## 👉 Next Major Release 👈
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
We are currently working on the next version. You can find the installation instructions and breaking changes in [this PR](https://github.com/wbkd/react-flow/pull/1555). Your feedback is highly appreciated :)
|
**React Flow is a library for building node based graphs. You can easily implement custom node types and it comes with components like a mini map and graph controls.**
|
||||||
|
|
||||||
- **Website:** https://reactflow.dev
|
[Getting Started](https://reactflow.dev) | [Website](https://reactflow.dev) | [Documentation](https://reactflow.dev/docs) | [Examples](https://reactflow.dev/examples)
|
||||||
- **Documentation:** https://reactflow.dev/docs
|
</div>
|
||||||
- **Examples:** https://reactflow.dev/examples
|
|
||||||
- **Website/Docs Repository:** https://github.com/wbkd/react-flow-docs
|
|
||||||
- **Community:** https://discord.gg/Bqt6xrs
|
|
||||||
- **Sponsorship:** https://github.com/sponsors/wbkd
|
|
||||||
|
|
||||||
React Flow was initially created for [datablocks](https://datablocks.pro). A node-based editor for transforming, analyzing and visualizing data.
|
----
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -69,20 +68,3 @@ Testing is done with cypress. You can find the tests in the [`integration/flow`]
|
|||||||
```sh
|
```sh
|
||||||
npm run test
|
npm run test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Maintainer
|
|
||||||
|
|
||||||
Moritz Klack • [Twitter](https://twitter.com/moklick) • [Github](https://github.com/moklick)
|
|
||||||
|
|
||||||
## Support
|
|
||||||
|
|
||||||
If you need custom support or features for your application we are [happy to hear from you](https://webkid.io/contact).
|
|
||||||
|
|
||||||
|
|
||||||
### Thanks!
|
|
||||||
|
|
||||||
Special thanks to [Andy Lindemann](https://github.com/AndyLnd) for a lot of helpful contributions!
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
React Flow is maintained by [webkid](https://webkid.io), a data visualization agency from Berlin. If you need help or want to develop react-based tools or data visualizations, [get in touch](https://webkid.io/contact)!
|
|
||||||
|
|||||||
Reference in New Issue
Block a user