draft-js-export-pdfmake
Content converter
Converts DraftJS ContentState to pdfmake content object
DraftJS: export ContentState to PdfMake content object
12 stars
2 watching
3 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
draft-jspdfmakereact
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 |
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 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
rkpasia/draft-js-exporter | A module to export and format content from the React Draft.js framework | 34 |
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 |
astefanutti/decktape | A PDF exporter for HTML presentations | 2,208 |
lokiuz/redraft | Converts Draft.js to React-compatible output | 282 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
shikhirsingh/extjs-grid-pdf-exporter | Sample application demonstrating how to export grid data to PDF using the pdfmake library. | 8 |
globocom/react-native-draftjs-render | A React Native component that renders Draft.js content in a native app | 390 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |