@zeainc/zea-collab

6.3.3 • Public • Published

Zea Collab

NPM Package Build Size NPM Downloads

The Zea Collab library provides Client and Server side tools for connecting and synchronizing users.

Adding Zea Collab to your project

Insert these tags in your page:

For production environment:

<script src="https://websocket.zea.live/socket.io/socket.io.js"></script>
<script crossorigin src="https://unpkg.com/@zeainc/zea-collab"></script>

Enabling useful debug messages

  1. Open the DevTools console.
  2. Input this command: localStorage.debug = 'zea:collab'
  3. Reload your browser.

Building and dist

yarn run dist

/@zeainc/zea-collab/

    Package Sidebar

    Install

    npm i @zeainc/zea-collab

    Weekly Downloads

    88

    Version

    6.3.3

    License

    MIT

    Unpacked Size

    1.12 MB

    Total Files

    13

    Last publish

    Collaborators

    • mauro_visualive
    • phrtaylor