draft-js-gutter
Line Number Gutter
A reusable React.js component for adding line number gutters to Draft.js editors
A reusable React.js component that compliments Draft.js with a line number gutter.
14 stars
3 watching
3 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
springload/draftail | A configurable rich text editor built with Draft.js | 618 |
icelab/draft-js-single-line-plugin | Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. | 43 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
ngs/draft-js-markdown-shortcuts-plugin | A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
samypesse/draft-js-code | Utilities to simplify code block editing in DraftJS editors | 108 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
hubspot/draft-extend | A toolkit to build modular, extensible rich text editors using Draft.js and JavaScript | 116 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
yozhikm/draft-regex | Helpers for improving the functionality of a rich-text editor. | 19 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
dburrows/draft-js-basic-html-editor | A basic HTML editor using draft.js with support for block and inline tags | 87 |
editor-js/text-variant-tune | Provides a block-level text formatting tool with three predefined variants: Call-out, Citation, and Details. | 12 |
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |