# weave-editor-core > Provides core editor logic (registry, scene/JSX conversion, etc.). Called when users extend editor capabilities, handle import/export, or change node schemas. - Author: jiujue - Repository: jiujue/weave - Version: 20260129005031 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/jiujue/weave - Web: https://mule.run/skillshub/@@jiujue/weave~weave-editor-core:20260129005031 --- --- name: 'weave-editor-core' description: 'Provides core editor logic (registry, scene/JSX conversion, etc.). Called when users extend editor capabilities, handle import/export, or change node schemas.' --- # @jiujue/weave-editor-core ## Applicable Scenarios - Explaining the data structure and extension methods of the registry. - Troubleshooting consistency issues when exporting JSX or importing scenes. - Adding new node types or property panel capabilities for builders/editors.