Just another configurable rich text editor for React.js app, based on Draft.js.
Features:
- Support for keyboard shortcuts.
- Autolists – start a line with
-
,*
,1.
to create a list item. - Undo / redo – until the end of times.
- Common text types: headings, paragraphs, quotes, lists.
- Common text styles: Bold, Italic, Underline, Monospace, Strikethrough.
- Built-in
Link
andDocument
controls. - Built-in
Image
andEmbed
blocks.
Installation:
# NPM
$ npm install draftail –save
Preview:
Download Details:
Author: springload
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/springload/draftail
License: MIT