Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluidframework/fluid-static

Package Overview
Dependencies
Maintainers
3
Versions
439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluidframework/fluid-static

A tool to enable consumption of Fluid Data Objects without requiring custom container code.

  • 0.46.0-34784
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.8K
increased by10.53%
Maintainers
3
Weekly downloads
 
Created
Source

@fluidframework/fluid-static

The fluid-static package provides a simple and powerful way to consume collaborative Fluid data.

This package is marked as experimental and currently under development. The API surface is currently under going drastic braking changes with no guarantees on compatibility.

Using fluid-static

The fluid-static package contains a container with a pre-created default data object with the ability to create and store additional objects. This is abstracted behind a developer-friendly FluidContainer interface that provides configurations for defining the container's initial object and supported dynamic object types, as well as callbacks for creating and fetching DDSes and data objects.

This is consumed by separate client packages, such as TinyliciousClient for the Tinylicious service, to provide an easy way of creating and fetching FluidContainer instances that are backed by data stored on the respective services.

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc