https://github.com/gbicou/prosemirror-render
Render ProseMirror json data with Vue components
https://github.com/gbicou/prosemirror-render
nuxt nuxt-module nuxt3 prosemirror tiptap vue vue3
Last synced: about 1 month ago
JSON representation
Render ProseMirror json data with Vue components
- Host: GitHub
- URL: https://github.com/gbicou/prosemirror-render
- Owner: gbicou
- Created: 2023-11-22T14:32:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T12:48:50.000Z (about 2 months ago)
- Last Synced: 2025-09-02T14:42:58.556Z (about 2 months ago)
- Topics: nuxt, nuxt-module, nuxt3, prosemirror, tiptap, vue, vue3
- Language: TypeScript
- Homepage: https://gbicou.github.io/prosemirror-render/
- Size: 6.24 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @bicou/prosemirror-render
Monorepo for rendering ProseMirror JSON data with Vue and Nuxt
[📖  Documentation](https://gbicou.github.io/prosemirror-render/)
## Packages
### [@bicou/prosemirror-render-vue](/packages/vue-plugin) [![npm version][npm-version-src-vue]][npm-version-href-vue]
Vue plugin providing a component that translates ProseMirror nodes and marks to customizable Vue components or HTML elements.
[Vite playground](/packages/vue-playground) deployed to https://prosemirror-render-vue.vercel.app/
### [@bicou/prosemirror-render-nuxt](/packages/nuxt-module) [![npm version][npm-version-src-nuxt]][npm-version-href-nuxt]
Nuxt module integration of the Vue plugin.
[Nuxt playground](/packages/nuxt-playground) deployed to https://prosemirror-render-nuxt.vercel.app/
[npm-version-src-vue]: https://img.shields.io/npm/v/@bicou/prosemirror-render-vue/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href-vue]: https://npmjs.com/package/@bicou/prosemirror-render-vue[npm-version-src-nuxt]: https://img.shields.io/npm/v/@bicou/prosemirror-render-nuxt/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href-nuxt]: https://npmjs.com/package/@bicou/prosemirror-render-nuxt