Offline-first Rich Text Editor For React – french-press-editor

Description:

The french-press-editor is an offline-first rich text editor component for React applications.

Features:

  • Stores content and images (!) in-browser.
  • Much better than ContentEditable.
  • Gets it working in five minutes or customize it with your own styles, plugins, and components.

Installation:

# Yarn
$ yarn add @roast-cms/french-press-editor
# NPM
$ npm install @roast-cms/french-press-editor --save

Preview:

french-press-editor

Add Comment