draft-js-ast-exporter
AST converter
Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree
Export content from draft-js into an abstract syntax tree.
37 stars
9 watching
3 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
| Converts Draft.js ContentState to HTML. | 83 |
| Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. | 43 |
| Tools for converting content between DraftJS and HTML/Markdown formats | 884 |
| A PDF exporter for HTML presentations | 2,208 |
| Converts Draft.js raw content state to HTML | 22 |
| Converts DraftJS ContentState to pdfmake content object | 12 |
| Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
| A module to export and format content from the React Draft.js framework | 34 |
| A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
| Converts Draft.js content state to HTML | 16 |
| A JavaScript library that converts DraftJS editor content to plain HTML | 321 |
| Converts Draft.js to React-compatible output | 282 |
| A configurable rich text editor built with Draft.js | 618 |
| Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |