-
-
Notifications
You must be signed in to change notification settings - Fork 592
Description
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 💖