draft-js-single-line-plugin
Single-line editor
Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities.
Restrict a draft-js editor to a single line of input.
43 stars
7 watching
9 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
icelab/draft-js-block-breakout-plugin | A plugin that breaks out of certain block types when the user presses return | 40 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
letranloc/draft-js-katex-plugin | Enables LaTeX rendering in a rich text editor using the DraftJS framework | 32 |
seejamescode/draft-js-gutter | A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
ngs/draft-js-markdown-shortcuts-plugin | A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
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 |
springload/draftail | A configurable rich text editor built with Draft.js | 616 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
ld-x/last-draft | An editor component built with Draft.js and plugins to enable rich text editing. | 218 |
editor-js/simple-image | Provides image blocks for the Editor.js text editor | 55 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
onecrayon/linedance.sugar | A collection of actions for working with lines in Espresso for Mac | 13 |