juliandavidmr / connection-plugin-polyline

Plugin to create connections with polylines in Rete.

Home Page:https://www.npmjs.com/package/rete-connection-plugin-polyline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Plugin to create connections with polylines in Rete.

https://www.npmjs.com/package/rete-connection-plugin-polyline


Languages

Language:JavaScript 97.7%Language:CSS 2.3%