draft-js-simpledecorator

Decorator library

Provides a simple implementation of decorators in Draft.js for decorating text content with custom props.

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

GitHub

25 stars
2 watching
3 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
samypesse/draft-js-multidecorators Composes multiple DraftJS decorators into a single decorator 32
samuelmeuli/draft-js-list-plugin Automates list creation in a rich text editor using regular expressions and keyboard shortcuts 14
samypesse/draft-js-code Utilities to simplify code block editing in DraftJS editors 108
springload/draftail A configurable rich text editor built with Draft.js 616
hubspot/draft-convert Converts Draft.js ContentState to HTML and vice versa with customizable functionality 483
icelab/draft-js-ast-importer Tools to import and work with the abstract syntax tree of Draft.js content 13
thibaudcolas/draftjs-filters Filters Draft.js content to preserve only the formatting allowed by a given configuration. 56
springload/draftjs_exporter Converts Draft.js ContentState to HTML. 83
simsim0709/draft-js-plugins Custom plugins for DraftJS, extending its functionality with additional features and capabilities 3
sstur/draft-js-utils Tools for converting content between DraftJS and HTML/Markdown formats 883
springload/wagtaildraftail Provides a rich text editor with Draft.js capabilities for Wagtail pages 24
yozhikm/draft-regex Helpers for improving the functionality of a rich-text editor. 19
douglascrockford/jsmin An algorithm to remove unnecessary characters from JavaScript source code 694
ejilay/draftjs Converts Draft.js raw content state to HTML 22
hubspot/draft-extend A toolkit to build modular, extensible rich text editors using Draft.js and JavaScript 116