Tinylicious is a minimal, in-memory reference implementation of the Fluid Framework routerlicious service, intended for local development, testing, and debugging. Version 7.0.1 targets Node >=14 and ships TypeScript types. It provides a lightweight alternative to running a full Azure Fluid Relay or Routerlicious server, with no external dependencies beyond Node.js. Ideal for developers building Fluid Framework applications who need a quick local server without cloud infrastructure. Note that Tinylicious is not production-ready and lacks persistence, scaling, or security features.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This package is ESM-only starting from v2.
ITestFluidDataStore is a type; use import type for better tree-shaking and ESM compatibility.
TinyliciousClient is a named export, not the default export (there is no default export).
Starts a local Tinylicious server on the specified port (default 7070) using ESM imports.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.