An open API service indexing awesome lists of open source software.

https://github.com/retejs/structures


https://github.com/retejs/structures

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Rete.js Structures
====
[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](https://discord.gg/cxSFkPZdsV)

**Rete.js extension**

## Key features

- **Mapping**: filter by nodes and connections
- **Sets**: union, difference, intersect
- **Subgraph**: children, parents, descendants, ancestors, orphans, siblings
- **Traverse**: roots, leaves, incomers, outgoers, successors, predecessors

## Getting Started

Please refer to the [guide](https://retejs.org/docs/guides/data-structures#advanced-methods) using this plugin

## Contribution

Please refer to the [Contribution](https://retejs.org/docs/contribution) guide

## License

[CC-BY-NC-SA-4.0](https://github.com/retejs/structures/blob/main/LICENSE)