draft-js-exporter
Content exporter
A module to export and format content from the React Draft.js framework
A module to export and format the content from the React Draft.js framework.
34 stars
3 watching
7 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ejilay/draftjs | Converts Draft.js raw content state to HTML | 22 |
icelab/draft-js-ast-exporter | Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
datagenno/draft-js-export-pdfmake | Converts DraftJS ContentState to pdfmake content object | 12 |
springload/draftjs_exporter | Converts Draft.js ContentState to HTML. | 83 |
ignitionworks/draftjs_exporter | Converts Draft.js content state to HTML | 16 |
globocom/react-native-draftjs-render | A React Native component that renders Draft.js content in a native app | 390 |
sstur/draft-js-utils | Tools for converting content between DraftJS and HTML/Markdown formats | 883 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
lokiuz/redraft | Converts Draft.js to React-compatible output | 282 |
hubspot/draft-convert | Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
samuelmeuli/draft-js-list-plugin | Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
hubspot/draft-extend | A toolkit to build modular, extensible rich text editors using Draft.js and JavaScript | 116 |
springload/draftail | A configurable rich text editor built with Draft.js | 616 |
seejamescode/draft-js-gutter | A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
jpuri/draftjs-to-html | A JavaScript library that converts DraftJS editor content to plain HTML | 321 |