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