How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Export content from draft-js into an abstract syntax tree.
The main features of icelab/draft-js-ast-exporter are: Data Utilities.
Open-source alternatives to icelab/draft-js-ast-exporter include: ejilay/draftjs — Draft.js exporter for Go. evanc/backdraft-js — Simple function to turn a Draft.js RawDraftContentBlock into a marked-up string. globocom/react-native-draftjs-render — React Native render for draft.js model. hubspot/draft-convert — Extensibly serialize & deserialize Draft.js ContentState with HTML. icelab/draft-js-ast-importer — Allows you to import an abstract syntax tree (AST) output from the companion draft-js-ast-exporter. datagenno/draft-js-export-pdfmake — DraftJS: export ContentState to PdfMake content object.
Simple function to turn a Draft.js RawDraftContentBlock into a marked-up string.
React Native render for draft.js model
DraftJS: export ContentState to PdfMake content object