0.2.0 ā€¢ Published 5 years ago

@maltose/poem v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Poem

Build Status

šŸ“ Yet another rich text editor based on React and ProseMirror.

Usage

import { Editor } from "@maltose/poem";

const App = () => {
  return <Editor />;
};

Stability

PackageStability
coreStable
pluginsStable
- reactStable
- uploaderStable
- basicStable
- dividerStable
- imageDeveloping
editorDeveloping