https://github.com/retejs/structures
https://github.com/retejs/structures
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/retejs/structures
- Owner: retejs
- License: other
- Created: 2022-12-12T21:09:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T18:28:07.000Z (over 1 year ago)
- Last Synced: 2025-04-20T07:28:52.245Z (8 months ago)
- Language: TypeScript
- Homepage: https://retejs.org
- Size: 630 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rete.js Structures
====
[](https://stand-with-ukraine.pp.ua)
[](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)