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: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
samypesse/draft-js-multidecoratorsComposes multiple DraftJS decorators into a single decorator32
samuelmeuli/draft-js-list-pluginAutomates list creation in a rich text editor using regular expressions and keyboard shortcuts14
samypesse/draft-js-codeUtilities to simplify code block editing in DraftJS editors108
springload/draftailA configurable rich text editor built with Draft.js618
hubspot/draft-convertConverts Draft.js ContentState to HTML and vice versa with customizable functionality483
icelab/draft-js-ast-importerTools to import and work with the abstract syntax tree of Draft.js content13
thibaudcolas/draftjs-filtersFilters Draft.js content to preserve only the formatting allowed by a given configuration.56
springload/draftjs_exporterConverts Draft.js ContentState to HTML.83
simsim0709/draft-js-pluginsCustom plugins for DraftJS, extending its functionality with additional features and capabilities3
sstur/draft-js-utilsTools for converting content between DraftJS and HTML/Markdown formats884
springload/wagtaildraftailProvides a rich text editor with Draft.js capabilities for Wagtail pages24
yozhikm/draft-regexHelpers for improving the functionality of a rich-text editor.19
douglascrockford/jsminA filter that removes comments and unnecessary whitespace from JavaScript files.697
ejilay/draftjsConverts Draft.js raw content state to HTML22
hubspot/draft-extendA toolkit to build modular, extensible rich text editors using Draft.js and JavaScript116