Yuki Takei c94cbb10ad refactor(yjs): extract YJS_WEBSOCKET_BASE_PATH constant to @growi/core hai 2 semanas
..
src c94cbb10ad refactor(yjs): extract YJS_WEBSOCKET_BASE_PATH constant to @growi/core hai 2 semanas
.gitignore 96423524fd add editor package %!s(int64=2) %!d(string=hai) anos
README.md f5c6c38065 update documents hai 1 ano
index.html 4885392b43 refactor: reorganize HTML structure for Playground and add custom icon styles hai 4 meses
package.json dd9907be88 WIP: impl hai 2 semanas
tsconfig.json 6b70e0f851 typecheck with tsgo hai 2 meses
turbo.json c567776ba6 add emoji-mart-data package hai 3 semanas
vite.config.ts c94cbb10ad refactor(yjs): extract YJS_WEBSOCKET_BASE_PATH constant to @growi/core hai 2 semanas

README.md

@growi/editor

Development with vite

cd packages/editor
pnpm run serve

Playground

If you need to simulate something @growi/app feature, you can implement it into the playground.
See the components/playground directory.