draft-js-ast-importer

Content parser

Tools to import and work with the abstract syntax tree of Draft.js content

Allows you to import an abstract syntax tree (AST) output from the companion draft-js-ast-exporter.

GitHub

13 stars
7 watching
3 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
icelab/draft-js-ast-exporterTools to convert content from Facebook's Draft.js editor into an abstract syntax tree37
icelab/draft-js-single-line-pluginRestricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities.43
sstur/draft-js-utilsTools for converting content between DraftJS and HTML/Markdown formats884
springload/draftjs_exporterConverts Draft.js ContentState to HTML.83
ejilay/draftjsConverts Draft.js raw content state to HTML22
syntax-tree/esast-util-from-jsA utility to convert JavaScript code into an abstract syntax tree (AST) format13
hubspot/draft-convertConverts Draft.js ContentState to HTML and vice versa with customizable functionality483
syntax-tree/esastDefines an abstract syntax tree format for ECMAScript51
importre/alfred-hlSyntax highlighting tool for code in the clipboard using highlight.js96
rkpasia/draft-js-exporterA module to export and format content from the React Draft.js framework34
samuelmeuli/draft-js-list-pluginAutomates list creation in a rich text editor using regular expressions and keyboard shortcuts14
lydell/eslint-plugin-simple-import-sortAutomatically sorts imports and exports in JavaScript code to improve readability and organization2,146
seejamescode/draft-js-gutterA reusable React.js component for adding line number gutters to Draft.js editors14
springload/draftailA configurable rich text editor built with Draft.js618
unlight/gulp-cssimportParses CSS files and replaces import statements with linked file contents35