@kurtb/canvas
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@fluid-example/canvas

Forked from https://github.com/microsoft/FluidFramework/tree/main/examples/data-objects/canvas

Canvas is a Fluid Component that displays a collaborative canvas you can draw on.

Getting Started

If you want to run this example follow the following steps:

  1. Run npm install from the FluidFramework root directory
  2. Navigate to this directory
  3. Run npm run start

Data model

Canvas uses the following distributed data structures:

  • SharedDirectory - root
  • Ink - Append only stream designed for ink scenarios

/@kurtb/canvas/

    Package Sidebar

    Install

    npm i @kurtb/canvas

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    1.21 MB

    Total Files

    36

    Last publish

    Collaborators

    • kurtb