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
25 stars
2 watching
3 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Composes multiple DraftJS decorators into a single decorator | 32 |
| Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
| Utilities to simplify code block editing in DraftJS editors | 108 |
| A configurable rich text editor built with Draft.js | 618 |
| Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
| Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
| Filters Draft.js content to preserve only the formatting allowed by a given configuration. | 56 |
| Converts Draft.js ContentState to HTML. | 83 |
| Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
| Tools for converting content between DraftJS and HTML/Markdown formats | 884 |
| Provides a rich text editor with Draft.js capabilities for Wagtail pages | 24 |
| Helpers for improving the functionality of a rich-text editor. | 19 |
| A filter that removes comments and unnecessary whitespace from JavaScript files. | 697 |
| Converts Draft.js raw content state to HTML | 22 |
| A toolkit to build modular, extensible rich text editors using Draft.js and JavaScript | 116 |