Plugin to create connections with polylines in Rete.
- NPM:
npm i -S rete-connection-plugin-polyline
- Yarn:
yarn add rete-connection-plugin-polyline
import * as ConnectionPlugin from 'rete-connection-plugin-polyline'
const editor = new NodeEditor(/* ... */)
editor.use(ConnectionPlugin)
Created to be used in a rete fork, it is fully compatible with Rete.