Skip to content

Y.js utilities #1866

@nperez0111

Description

@nperez0111

Is your feature request related to a problem? Please describe.
Right now most of the Y.js helpers are tied to running within the server-util. It would be great to have it be possible to run on the client too. This would include things like:

  • converting between Y.js & blocks
  • utilities for intializing Y.js content

Describe the solution you'd like

Ideally this would be a separate package/export so that the bundle cost wouldn't force people who are not using Y.js to have to bundle these utilities.

The utilities should be isomorphic, running on both the server & client.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Bonus
[ ] I'm a sponsor and would appreciate if you could look into this sooner than later 💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions