mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-15 18:02:25 +03:00
23 lines
257 B
Markdown
23 lines
257 B
Markdown
# vue-prosemirror
|
|
|
|
> A simple Vue.js wrapper around the ProseMirror editor
|
|
|
|
## Install (not available yet)
|
|
|
|
```js
|
|
$ npm install vue-prosemirror --save
|
|
```
|
|
|
|
## Usage
|
|
|
|
Coming soon...
|
|
|
|
## Development
|
|
|
|
Coming soon...
|
|
|
|
## TODO
|
|
|
|
- [ ] Tests
|
|
- [ ] Tidy up example
|