fluid-framework Package
The fluid-framework package bundles a collection of Fluid Framework client packages for easy use when paired with a corresponding service client package (for example, @fluidframework/azure-client or @fluidframework/tinylicious-client).
List of bundled packages
Package Name | Description |
---|---|
@fluidframework/map Package | The map library provides interfaces and implementing classes for map-like distributed data structures. |
@fluidframework/sequence Package | Supports distributed data structures which are list-like. This library’s main export is SharedString , a DDS for storing and simultaneously editing a sequence of … |
@fluidframework/fluid-static Package | Provides a simple and powerful way to consume collaborative Fluid data. |
@fluidframework/container-definitions Package |