1.0.0-1 • Published 6 years ago

rete-connection-plugin-polyline v1.0.0-1

Weekly downloads
43
License
ISC
Repository
github
Last release
6 years ago

Rete connection plugin

Plugin to create connections with polylines in Rete.

Install

  • NPM:
npm i -S rete-connection-plugin-polyline
  • Yarn:
yarn add rete-connection-plugin-polyline

Use

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.