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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
icelab/draft-js-ast-exporter Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree 37
icelab/draft-js-single-line-plugin Restricts Draft.js editor to a single line of input, condensing blocks and optionally removing rich entities. 43
sstur/draft-js-utils Tools for converting content between DraftJS and HTML/Markdown formats 884
springload/draftjs_exporter Converts Draft.js ContentState to HTML. 83
ejilay/draftjs Converts Draft.js raw content state to HTML 22
syntax-tree/esast-util-from-js A utility to convert JavaScript code into an abstract syntax tree (AST) format 13
hubspot/draft-convert Converts Draft.js ContentState to HTML and vice versa with customizable functionality 483
syntax-tree/esast Defines an abstract syntax tree format for ECMAScript 50
importre/alfred-hl Syntax highlighting tool for code in the clipboard using highlight.js 96
rkpasia/draft-js-exporter A module to export and format content from the React Draft.js framework 34
samuelmeuli/draft-js-list-plugin Automates list creation in a rich text editor using regular expressions and keyboard shortcuts 14
lydell/eslint-plugin-simple-import-sort Automatically sorts imports and exports in JavaScript code to improve readability and organization 2,146
seejamescode/draft-js-gutter A reusable React.js component for adding line number gutters to Draft.js editors 14
springload/draftail A configurable rich text editor built with Draft.js 618
unlight/gulp-cssimport Parses CSS files and replaces import statements with linked file contents 35