0.1.0 • Published 4 years ago

@dimension/core v0.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

@dimension/core

The core functionality of the Dimension DOM keyboard selection libraries.

This package contains the basic underlying logic, including tree-scanning, identification of selectable items, watching for changes, and index manipulation.

It also exposes some common keyboard utilities which can be used by other bindings.

For actual library usage, see the bindings (@dimension/react)