draftjs_exporter
HTML converter
Converts Draft.js ContentState to HTML.
Convert Draft.js ContentState to HTML
83 stars
17 watching
21 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
draft-jsdraftaildraftjs-exporterexporterpythonrich-text
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sstur/draft-js-utils | Tools for converting content between DraftJS and HTML/Markdown formats | 884 |
ignitionworks/draftjs_exporter | Converts Draft.js content state to HTML | 16 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
datagenno/draft-js-export-pdfmake | Converts DraftJS ContentState to pdfmake content object | 12 |
jpuri/html-to-draftjs | Converts plain HTML to DraftJS Editor content for use with react-draft-wysiwyg | 161 |
springload/draftail | A configurable rich text editor built with Draft.js | 618 |
springload/wagtaildraftail | Provides a rich text editor with Draft.js capabilities for Wagtail pages | 24 |
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 |
rkpasia/draft-js-exporter | A module to export and format content from the React Draft.js framework | 34 |
deedy5/html2text_rs | Converts HTML to different formats | 4 |
astefanutti/decktape | A PDF exporter for HTML presentations | 2,208 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,862 |