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
108 stars
3 watching
25 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A module that integrates Prism's syntax highlighting into DraftJS editor states. | 275 |
| Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
| Composes multiple DraftJS decorators into a single decorator | 32 |
| Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
| Provides a simple implementation of decorators in Draft.js for decorating text content with custom props. | 25 |
| A configurable rich text editor built with Draft.js | 618 |
| A collection of utility functions for working with DraftJS editors | 286 |
| A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
| A basic HTML editor using draft.js with support for block and inline tags | 87 |
| Helpers for improving the functionality of a rich-text editor. | 19 |
| A tool for integrating code examples with language selectors in Editor.js | 9 |
| A code snippet inclusion tool for text editors | 76 |
| A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
| Provides a basic text tool for the Editor.js editor | 46 |
| Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. | 43 |