draft-js-list-plugin
List creator
Automates list creation in a rich text editor using regular expressions and keyboard shortcuts
📝 Better lists for Draft.js
14 stars
3 watching
6 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
draft-jsdraft-js-pluginsreacttext-editor
Related projects:
Repository | Description | Stars |
---|---|---|
springload/draftail | A configurable rich text editor built with Draft.js | 618 |
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
samypesse/draft-js-code | Utilities to simplify code block editing in DraftJS editors | 108 |
letranloc/draft-js-katex-plugin | Enables LaTeX rendering in a rich text editor using the DraftJS framework | 32 |
yozhikm/draft-regex | Helpers for improving the functionality of a rich-text editor. | 19 |
soreine/draft-js-simpledecorator | Provides a simple implementation of decorators in Draft.js for decorating text content with custom props. | 25 |
hubspot/draft-extend | A toolkit to build modular, extensible rich text editors using Draft.js and JavaScript | 116 |
ngs/draft-js-markdown-shortcuts-plugin | A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 46 |
editor-js/list | An advanced list tool for the Editor.js editor | 53 |
icelab/draft-js-single-line-plugin | Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. | 43 |
mair/react-meetup-draftjs | A collection of samples and guides to learn Draftjs, a rich text editor API | 67 |
samypesse/draft-js-multidecorators | Composes multiple DraftJS decorators into a single decorator | 32 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
jpuri/draftjs-utils | A collection of utility functions for working with DraftJS editors | 286 |