@fluid-experimental/property-inspector

1.4.0 • Public • Published

@fluid-experimental/property-inspector

An app for inspecting documents created by PropertyDDS using an efficient table-tree.

Getting Started

After cloning the repository, install dependencies with:

Go back to the root folder and run:

npm install
alias fb='clear && node "$(git rev-parse --show-toplevel)/node_modules/.bin/fluid-build"'
fb --install --symlink:full
fb --all @fluid-experimental/property-inspector tinylicious

You can then run the example with:

npm start

This will open a browser window to the example. You can navigate to the same URL in a second window to see changes propagating between clients.

To webpack the bundle and output the result in ./dist, you can run:

npm run build

/@fluid-experimental/property-inspector/

    Package Sidebar

    Install

    npm i @fluid-experimental/property-inspector

    Weekly Downloads

    232

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    32.5 MB

    Total Files

    49

    Last publish

    Collaborators

    • ms-fluid-bot
    • curtisman