Reusable JavaScript, Angular, React, and Vue workspace packages for Markdown and MDZip files.
@mdzip/editoris the framework-independent workspace engine built on@mdzip/core-js.@mdzip/editor-ngis the Angular component wrapper for the workspace engine.@mdzip/editor-reactis the React component wrapper.@mdzip/editor-vueis the Vue 3 component wrapper.demois a browser application with raw JS, Angular, React, and Vue tabs that proves the packages run outside VS Code.
npm install
npm run build
npm test
npm run start:demoSee docs/developer-guide.md for standalone and hosted usage, granular toolbar configuration, and framework examples.
See docs/theming.md for custom themes and the complete CSS variable reference.