0.2.0 ⢠Published 7 years ago
@maltose/poem v0.2.0
Poem
š Yet another rich text editor based on React and ProseMirror.
Usage
import { Editor } from "@maltose/poem";
const App = () => {
return <Editor />;
};Stability
| Package | Stability |
|---|---|
core | Stable |
plugins | Stable |
- react | Stable |
- uploader | Stable |
- basic | Stable |
- divider | Stable |
- image | Developing |
editor | Developing |
0.2.0
7 years ago