@alwith/module-store
v0.1.0
Published
TypeScript side of alwith-store, distributed under the accompanying proprietary license. createStoreClient binds Desktop's existing named-store API to a supplied StorePort. The app selects its connection and persistence backend; this package never opens a
Readme
@alwith/module-store
TypeScript side of alwith-store, distributed under the accompanying proprietary license. createStoreClient binds Desktop's existing named-store API to a supplied StorePort. The app selects its connection and persistence backend; this package never opens a Runtime or chooses data directories. Each client owns its own store-handle cache.
The port is storage-only: no QA, editor or Desktop business types. Existing change events identify store/key, not scope; that transport limitation is unchanged. No user data or preferences are migrated by this extraction.
License and redistribution
See LICENSE and third-party notices. ALwith-owned code is proprietary, not open source. You may build, customize, host, charge for and distribute your own WorkBuddy applications under the included license, without per-application registration. This does not grant hosted-service access or rights to separately distributed Rust libraries or Runtime binaries. The npm artifact includes compiled/minified JS, declarations and necessary assets, not the private TS/TSX implementation or source maps. Minification is not encryption.
