@skenora/workspace
v0.1.3
Published
Local directory, FileList, memory workspace, import, save, and checkpoint support for Skenora.
Readme
@skenora/workspace
Local-first workspace sources and sessions for Skenora scene files and model bundles.
pnpm add @skenora/workspaceThe package provides:
DirectoryWorkspaceSourcefor user-authorized directory handles;FileListWorkspaceSourcefor read-only browser file selections;MemoryWorkspaceSourcefor temporary scenes and tests;WorkspaceSessionfor scene discovery, import rollback, save conflict detection, and checkpoints;- normalized workspace path and index helpers.
Workspace owns file organization and persistence. Resource acquisition and
Blob URL lifetime belong to @skenora/resources.
See the SDK guide.
