Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Rete.js plugin to order nodes to front when clicked

Notifications You must be signed in to change notification settings

sebbert/rete-reorder-nodes-plugin

Repository files navigation

Reorder nodes plugin

A rete.js plugin which moves the most recently clicked node to front.

Installation

npm install --save rete-reorder-nodes-plugin

Usage

import ReorderNodesPlugin from "rete-reorder-nodes-plugin";

editor.use(ReorderNodesPlugin);

About

Rete.js plugin to order nodes to front when clicked

Resources

Stars

Watchers

Forks

Packages

No packages published