draftjs-to-html
HTML converter
A JavaScript library that converts DraftJS editor content to plain HTML
Library for converting Draftjs editor content state to HTML
321 stars
7 watching
143 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jpuri/html-to-draftjs | Converts plain HTML to DraftJS Editor content for use with react-draft-wysiwyg | 161 |
springload/draftjs_exporter | Converts Draft.js ContentState to HTML. | 83 |
jpuri/draftjs-utils | A collection of utility functions for working with DraftJS editors | 286 |
sstur/draft-js-utils | Tools for converting content between DraftJS and HTML/Markdown formats | 883 |
ignitionworks/draftjs_exporter | Converts Draft.js content state to HTML | 16 |
ejilay/draftjs | Converts Draft.js raw content state to HTML | 22 |
html-to-text/node-html-to-text | A utility package that converts HTML to plain text formats. | 1,609 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
vorjyga/editorjs-to-html | Converts EditorJS JSON data to HTML code with customizable layouts and block templates. | 7 |
pavittarx/editorjs-html | A utility to convert editorjs clean data into HTML | 329 |
datagenno/draft-js-export-pdfmake | Converts DraftJS ContentState to pdfmake content object | 12 |
deedy5/html2text_rs | Converts HTML to different formats | 2 |
editor-js/raw | Allows users to insert raw HTML code in an Editor.js application | 57 |
christopherdro/react-native-html-to-pdf | Converts HTML strings to PDF documents within a React Native application. | 438 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |