SQLite adapter for flextree, enabling persistent tree structure storage. Current version 2.0.4. Provides a straightforward adapter interface to store and retrieve hierarchical data using SQLite, tightly coupled with flextree's core tree manipulation. Key differentiator: lightweight, minimal configuration, and directly integrates with flextree without additional ORM layers.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Named export only. No default export.
Type-only import for TypeScript users.
CommonJS require will result in undefined (ESM-only package).
Creates a SQLite adapter, initializes the table, and performs basic tree operations using flextree.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.