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).
Package Name Description
@fluidframework/map Package The map package provides interfaces and implementing classes for map-like distributed data structures.
@fluidframework/sequence Package

Supports distributed data structures which are list-like.

This package’s main export is SharedSequence , 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 This package contains the interfaces and types concerning the Loader and loading the Container.