draftjs_exporter
HTML generator
Converts Draft.js content state to HTML
Export Draft.js content state into HTML.
16 stars
4 watching
20 forks
Language: Ruby
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
springload/draftjs_exporter | Converts Draft.js ContentState to HTML. | 83 |
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 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
sstur/draft-js-utils | Tools for converting content between DraftJS and HTML/Markdown formats | 883 |
rkpasia/draft-js-exporter | A module to export and format content from the React Draft.js framework | 34 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
dejan/auto_html | Transforms plain text into HTML code using a pipeline of filters | 786 |
lokiuz/redraft | Converts Draft.js to React-compatible output | 282 |
vorjyga/editorjs-to-html | Converts EditorJS JSON data to HTML code with customizable layouts and block templates. | 7 |
deprecate/generator-element | Generates boilerplate code for custom elements using various libraries | 129 |
globocom/react-native-draftjs-render | A React Native component that renders Draft.js content in a native app | 390 |