UNPKG

@foblex/flow

Version:

An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.

10 lines (9 loc) 393 B
export * from './calculate-flow-point-from-minimap-point'; export * from './minimap-drag-finalize'; export * from './minimap-drag-preparation'; export * from './minimap-draw-nodes'; export * from './minimap-calculate-svg-scale-and-view-box'; export * from './minimap-calculate-view-box'; export * from './f-minimap.drag-handler'; export * from './f-minimap-data'; export * from './providers';