draft-js-utils
Content converter
Tools for converting content between DraftJS and HTML/Markdown formats
DraftJS: import/export ContentState to and from HTML/Markdown
883 stars
14 watching
233 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
springload/draftjs_exporter | Converts Draft.js ContentState to HTML. | 83 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
ejilay/draftjs | Converts Draft.js raw content state to HTML | 22 |
jpuri/draftjs-to-html | A JavaScript library that converts DraftJS editor content to plain HTML | 321 |
jpuri/html-to-draftjs | Converts plain HTML to DraftJS Editor content for use with react-draft-wysiwyg | 161 |
datagenno/draft-js-export-pdfmake | Converts DraftJS ContentState to pdfmake content object | 12 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
springload/draftail | A configurable rich text editor built with Draft.js | 616 |
ignitionworks/draftjs_exporter | Converts Draft.js content state to HTML | 16 |
ngs/draft-js-markdown-shortcuts-plugin | A plugin for DraftJS that supports Markdown syntax shortcuts | 275 |
jpuri/draftjs-utils | A collection of utility functions for working with DraftJS editors | 286 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
rkpasia/draft-js-exporter | A module to export and format content from the React Draft.js framework | 34 |