backdraft-js by evanc

Simple function to turn a Draft.js RawDraftContentBlock into a marked-up string.

created at Feb. 23, 2016, 7:57 a.m.

JavaScript

2 +0

48 +0

7 +0

GitHub
draft-js-basic-html-editor by dburrows

Basic HTML editor using draft.js - html in, html out

created at Feb. 25, 2016, 9:04 p.m.

JavaScript

3 +0

87 +0

57 +0

GitHub
draft-js-gutter by seejamescode

A reusable React.js component that compliments Draft.js with a line number gutter.

created at Feb. 26, 2016, 6:14 a.m.

JavaScript

3 +0

14 +0

3 +0

GitHub
draft-js-plugins by draft-js-plugins

React Plugin Architecture for Draft.js including Slack-Like Emojis, FB-Like Mentions and Stickers

created at Feb. 26, 2016, 9:54 a.m.

TypeScript

57 +0

4,081 +1

1,047 +1

GitHub
draft-wysiwyg by bkniffler

Draft-JS experiments with drag&drop, resizing, tooltips, WIP

created at Feb. 26, 2016, 12:11 p.m.

JavaScript

15 +0

451 +0

62 +0

GitHub
react-text-editor by andrewcoelho

React rich text editor built using Draft.js. Similar to Facebook Notes editor

created at March 7, 2016, 7:45 p.m.

JavaScript

15 +0

231 +0

42 +0

GitHub
draft-js-exporter by rkpasia

A module to export and format the content from the React Draft.js framework.

created at March 9, 2016, 4:35 p.m.

JavaScript

3 +0

35 +0

7 +0

GitHub
redraft by lokiuz

Renders the result of Draft.js convertToRaw using provided callbacks, works well with React

created at March 13, 2016, 4:23 p.m.

JavaScript

6 +0

282 +0

34 +0

GitHub
megadraft by globocom

Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

created at March 22, 2016, 9:28 p.m.

JavaScript

50 +0

1,209 +0

214 +0

GitHub
draft-js-typeahead by dooly-ai

Typeaheads for Draft.js inspired by Facebook.com 🔭

created at March 25, 2016, 10:30 p.m.

JavaScript

6 +0

121 +0

16 +0

GitHub
medium-draft by brijeshb42

📝 A medium like Rich Text Editor built on draft-js with a focus on keyboard shortcuts.

created at April 17, 2016, 7:53 a.m.

JavaScript

37 +0

1,731 -1

246 +0

GitHub
draft-js-ast-exporter by icelab

Export content from draft-js into an abstract syntax tree.

created at April 29, 2016, 7:02 a.m.

JavaScript

9 +0

37 +0

3 +0

GitHub
draft-js-ast-importer by icelab

Allows you to import an abstract syntax tree (AST) output from the companion draft-js-ast-exporter.

created at May 20, 2016, 12:12 a.m.

JavaScript

7 +0

13 +0

3 +0

GitHub
draft-js-multidecorators by SamyPesse

Combine multiple decorators for DraftJS

created at May 25, 2016, 1:20 p.m.

JavaScript

3 +0

32 +0

15 +0

GitHub
draft-js-prism by SamyPesse

Code highlighting for DraftJS using Prism

created at May 25, 2016, 3:01 p.m.

JavaScript

5 +0

274 +0

36 +0

GitHub
draft-js-single-line-plugin by icelab

Restrict a draft-js editor to a single line of input.

created at May 30, 2016, 7:49 a.m.

JavaScript

7 +0

43 +0

9 +0

GitHub
draft-js-code by SamyPesse

Collection of utilities to make code blocks edition easy in DraftJS

created at June 7, 2016, 9:05 p.m.

JavaScript

3 +0

107 +0

25 +0

GitHub
draft-js-block-breakout-plugin by icelab

A plugin for draft-js that allows you to break out of block types as you type.

created at June 8, 2016, 5:59 a.m.

JavaScript

6 +0

40 +0

10 +0

GitHub
draft-js-simpledecorator by Soreine

Create a Draft.Decorator simply, with more flexibility than Draft.CompositeDecorator

created at June 10, 2016, 10:09 a.m.

JavaScript

2 +0

25 +0

3 +0

GitHub
draft-js-richbuttons-plugin by jasonphillips

A plugin for adding rich formatting controls - https://jasonphillips.github.io/draft-js-richbuttons-plugin/

created at June 16, 2016, 11:33 p.m.

JavaScript

3 +0

38 +0

14 +0

GitHub