@vitral/dom
v0.2.0
Published
The DOM layer Vitral's framework-free packages render with: a small keyed patcher, part classes with pass-through, and pointer drags.
Readme
@vitral/dom
The DOM layer Vitral's framework-free packages render with. No framework, no
components of its own: a small keyed patcher (h, createRoot), the classes
of one part in one state with pass-through over them (partResolver,
mergeAttrs), and a pointer drag that works the same for a mouse, a pen and a
finger (pointerDrag).
The addons are built on it — @vitral/chart, @vitral/datagrid,
@vitral/schedule, @vitral/taskboard, @vitral/editor and
@vitral/spreadsheet, and @vitral/controls, the select, menu and anchored
panel they share — and the Vue, React and Angular components wrap those.
Licensed LGPL-3.0-or-later.
