Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

An open source library to build node-based UI with Angular 16+

License

Notifications You must be signed in to change notification settings

borisnliscool/ngx-vflow

 
 

Repository files navigation

ngx-vflow

NPM Version License Discord

A powerful Angular library for building node-based UIs

DocumentationAPI Reference

ngx-vflow showcase
  • 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 --save

Version Compatibility

ngx-vflow Angular
v0.x v16.2.0+
v1.x v17.3.12+
v2.x v19.2.17+

Community & Support

License

MIT © Artem Mangilev

About

An open source library to build node-based UI with Angular 16+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.9%
  • HTML 6.4%
  • SCSS 1.5%
  • Other 0.2%