{"library":"fluid-framework","type":"library","category":null,"description":"The `fluid-framework` package serves as the primary client-side entry point for building collaborative applications with Fluid Framework. It bundles core Fluid Framework client libraries, including the `IFluidContainer` interface and various Distributed Data Structures (DDSes) like `SharedTree` and the now legacy `SharedMap`. The current stable version is 2.93.0, with minor releases occurring frequently, often including new features and breaking changes. This package abstracts away many individual Fluid package dependencies, simplifying development. While it provides the core collaborative primitives, it requires a separate service client (e.g., `@fluidframework/azure-client` or `@fluidframework/tinylicious-client`) to connect to a Fluid service. Its key differentiators include real-time, low-latency collaboration primitives, robust data modeling with `SharedTree`, and a comprehensive API for managing collaborative sessions.","language":"javascript","status":"active","version":"2.93.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install fluid-framework","imports":["import { IFluidContainer } from 'fluid-framework';","import { SharedTree } from 'fluid-framework';","import { TinyliciousClient } from '@fluidframework/tinylicious-client';","import { TreeAlpha } from 'fluid-framework/alpha';"]},{"cmd":"yarn add fluid-framework","imports":[]},{"cmd":"pnpm add fluid-framework","imports":[]}],"homepage":"https://fluidframework.com","github":"https://github.com/microsoft/FluidFramework","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/fluid-framework","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/fluid-framework/compatibility"}}