yjs / yjs-inspector

🛝 A playground to inspect the Yjs document model
https://inspector.yjs.dev
MIT License
36 stars 3 forks source link

Consider converting this to a library. #38

Open shahriar-shojib opened 1 week ago

shahriar-shojib commented 1 week ago

This would be super helpful for local development where I can render it as a devtools, similar to react query devtools

dmonad commented 1 week ago

Please do!

LiveBlocks also has a devtools plugin for Yjs (liveblocks specific) but we could use it as a starting point.

lawvs commented 1 week ago

Thank you for the suggestion! I think it's a promising idea, and I think it would be beneficial to gather some more user feedback first. This will help us ensure the feature aligns with user needs.

shahriar-shojib commented 1 week ago

For reference: https://docs.jamsocket.com/y-sweet/advanced/debugger

dmonad commented 6 days ago

Thanks for reminding me. I added a tooling section to the Yjs README.