🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@xyflow/system

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyflow/system

xyflow core system that powers React Flow and Svelte Flow.

0.0.57
latest
Source
npm
Version published
Weekly downloads
592K
9.97%
Maintainers
2
Weekly downloads
 
Created
Source

@xyflow/system

Core system that powers React Flow and Svelte Flow.

Installation

npm install @xyflow/system

What is this package about?

The @xyflow/system package was created to have a place for vanilla utils for React Flow and Svelte Flow. The package exports helpers for edge creation, pan and zoom, dragging of nodes, general utils and lots of types. All the helpers are specifically built for React Flow and Svelte Flow so it's probably not too interesting to use them with other libraries.

XYPanZoom

Adds zoom and pan for the pane.

XYDrag

Adds drag for nodes and selection.

XYHandle

Adds connection line drawing.

XYMinimap

Adds interactive mini map (zoom and pan).

Edge utils

Util function for SVG edge path creating.

Store utils

Helpers for store functions.

Dom utils

Marker utils

Graph utils

General utils

Keywords

node-based UI

FAQs

Package last updated on 17 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts