ngx-vflow
v2.5.0
Published
<div align="center">
Maintainers
Readme
ngx-vflow
A powerful Angular library for building node-based UIs
- Declarative API & Full Customization - Custom nodes, edges, and handles with Angular components
- Subflows - Create nested flows with parent-child relationships
- Interactive Connections - Create, validate, and reconnect edges
- Rich Interactions - Dragging, selecting, zooming, panning, and keyboard shortcuts
- Precise Control - Snap to grid, alignment helpers, and custom backgrounds
- Navigation - Built-in minimap
- Performance - Virtualization and lazy loading for large graphs
- Reactivity - Uses Signals to keep internal and external states in sync
- Layout Algorithms - Integration with any layouts
Installation
npm install ngx-vflow --saveVersion Compatibility
| ngx-vflow | Angular | | --------- | --------- | | v0.x | v16.2.0+ | | v1.x | v17.3.12+ | | v2.x | v19.2.17+ |
Community & Support
- Join our Discord community for help and discussions
- Report bugs and request features on GitHub Issues
- Check out the documentation for guides and examples
License
MIT © Artem Mangilev
