chore(system): update readme

This commit is contained in:
moklick
2023-06-15 15:30:27 +02:00
parent f35ddc485c
commit 1d02b18297

View File

@@ -14,16 +14,28 @@ The @xyflow/system package was created to have a place for vanilla utils for Rea
### 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