This repository was archived by the owner on Dec 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 22
33Custom Edges for React Flow that never intersect with other nodes, using pathfinding.
44
5- ![ CI] ( https://github.com/tisoap/react-flow-smart-edge/actions/workflows/main.yml/badge.svg?branch=main )
6- ![ Code Quality] ( https://github.com/tisoap/react-flow-smart-edge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main )
75![ TypeScript] ( https://shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=white )
86![ Storybook] ( https://img.shields.io/badge/Storybook-FF4785?logo=storybook&logoColor=white )
97![ Testing Library] ( https://img.shields.io/badge/Testing_Library-DC3130?logo=testinglibrary&logoColor=white )
108![ ESLint] ( https://img.shields.io/badge/ESLint-3A33D1?logo=eslint&logoColor=white )
119
1210![ Smart Edge] ( https://raw.githubusercontent.com/tisoap/react-flow-smart-edge/main/.github/images/example.gif )
1311
14- # Important Note
15-
16- This project is archived and won't receive any new updates in the future.
17-
1812## Install
1913
2014With ` npm ` :
@@ -29,7 +23,7 @@ With `yarn`:
2923yarn add @tisoap/react-flow-smart-edge
3024```
3125
32- This package is only compatible with [ ** version 11 or newer ** of React Flow Edge] ( https://reactflow.dev/docs/guides/migrate-to-v11/ ) .
26+ This package is only compatible with [ ** version 11** of React Flow Edge] ( https://reactflow.dev/docs/guides/migrate-to-v11/ ) .
3327
3428## Support
3529
You can’t perform that action at this time.
0 commit comments