@balage1551/konvex-editable-line
v1.2.0
Published
An interactively editable polyline for Konvex: handles, projection assist, rubber-band selection, straighten/simplify and a toolbar.
Downloads
556
Maintainers
Readme
@balage1551/konvex-editable-line
An interactively editable polyline built on @balage1551/konvex.
Features: per-point movement (free / axis-locked / pinned) and selectability,
point handles, projection assist, rubber-band box selection, straighten and
simplify operations, and a configurable toolbar (EditableLineToolbar).
Documentation
Install
npm install @balage1551/konvex-editable-line @balage1551/konvex vue konva@balage1551/konvex (^0.1), vue (^3.5) and konva (^10) are peer dependencies.
Usage
import { EditableLine, EditableLineToolbar } from '@balage1551/konvex-editable-line'License
MIT © Balázs Vissy
