Like so, they could be reused for serverless / client-side CMSs, outside of VS Code context.
For instance, frontmatter propertygrid editor could probably be nicely reused elsewhere.
E.g. using directly GitHub API as storage engine, could one turn FrontMatter into an in-browser, backend-less, server-less, client-side CMS (similar to https://github.com/sveltia/sveltia-cms)? Even if not, probably many UI components could be factored out and re-used in such contexts.
Thanks!