draft-js-code

Code editor utilities

Utilities to simplify code block editing in DraftJS editors

Collection of utilities to make code blocks edition easy in DraftJS

GitHub

108 stars
3 watching
25 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
samypesse/draft-js-prismA module that integrates Prism's syntax highlighting into DraftJS editor states.275
samuelmeuli/draft-js-list-pluginAutomates list creation in a rich text editor using regular expressions and keyboard shortcuts14
samypesse/draft-js-multidecoratorsComposes multiple DraftJS decorators into a single decorator32
simsim0709/draft-js-pluginsCustom plugins for DraftJS, extending its functionality with additional features and capabilities3
soreine/draft-js-simpledecoratorProvides a simple implementation of decorators in Draft.js for decorating text content with custom props.25
springload/draftailA configurable rich text editor built with Draft.js618
jpuri/draftjs-utilsA collection of utility functions for working with DraftJS editors286
ngs/draft-js-markdown-shortcuts-pluginA plugin for DraftJS that supports Markdown syntax shortcuts275
dburrows/draft-js-basic-html-editorA basic HTML editor using draft.js with support for block and inline tags87
yozhikm/draft-regexHelpers for improving the functionality of a rich-text editor.19
paraswaykole/editor-js-codeA tool for integrating code examples with language selectors in Editor.js9
editor-js/codeA code snippet inclusion tool for text editors76
seejamescode/draft-js-gutterA reusable React.js component for adding line number gutters to Draft.js editors14
editor-js/paragraphProvides a basic text tool for the Editor.js editor46
icelab/draft-js-single-line-pluginRestricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities.43