À propos du projet

fumadocs-editor is an experimental project that adds a WYSIWYG editing experience to Fumadocs MDX content. It is still in an early stage, so breaking changes are expected before the future v1 release. The repository is organized as a monorepo with two main packages: @fumadocs-editor/ui for a React-based editor interface, and @fumadocs-editor/core for parsing, serialization, and component specifications for MDX. The project includes a development playground under docs/, mirroring filesystem content, along with test and build workflows. The build process also includes size-budget assertions for the playground. Documentation is available at editor.fumadocs.dev. The project is released under the MIT license.