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: 4 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T16:19:09.000Z (4 months ago)
- Last Synced: 2025-02-09T17:25:03.900Z (4 months ago)
- Topics: nuxt, nuxt-module, nuxt3, prosemirror, tiptap, vue, vue3
- Language: TypeScript
- Homepage: https://gbicou.github.io/prosemirror-render/
- Size: 4.1 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.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