Détail du package

rete-minimap-plugin

retejs14.6kMIT2.0.3

Rete.js Minimap plugin ==== Made in Ukraine [Discord](ht

plugin, minimap, rete, Rete.js

readme

Rete.js Minimap plugin

Made in Ukraine Discord

Rete.js plugin

Key features

  • Minimap: provides data for visualization of the minimap using any of the render plugins

Getting Started

Please refer to the guide and example using this plugin

Contribution

Please refer to the Contribution guide

License

MIT

changelog

2.0.3 (2024-08-30)

Bug Fixes

  • update cli and fix linting errors (6aa359f)

2.0.2 (2024-01-27)

Bug Fixes

2.0.1 (2023-09-30)

Bug Fixes

  • resolve exception triggered by asynchronous node removal (5525712)

v2.0.0-beta.6

Breaking changes:

  • removed generic from MinimapExtra (MinimapExtra<Schemes> -> MinimapExtra)
  • removed generic from MinimapPlugin (new MinimapPlugin<Schemes, AreaExtra> -> new MinimapPlugin<Schemes>)