Skip to content

mdzip-project/mdzip-editor

Repository files navigation

MDZip logo

mdzip-editor

@mdzip/editor on npm license

Reusable JavaScript, Angular, React, and Vue workspace packages for Markdown and MDZip files.

Packages

  • npm @mdzip/editor is the framework-independent workspace engine built on @mdzip/core-js.
  • npm @mdzip/editor-ng is the Angular component wrapper for the workspace engine.
  • npm @mdzip/editor-react is the React component wrapper.
  • npm @mdzip/editor-vue is the Vue 3 component wrapper.
  • demo is a browser application with raw JS, Angular, React, and Vue tabs that proves the packages run outside VS Code.

Development

npm install
npm run build
npm test
npm run start:demo

Using The Library

See 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.

About

A reusable JavaScript, Angular, React and Vue viewer/editor for Markdown and MDZip (.mdz) files

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors