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.
13 stars
7 watching
3 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
| 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 |
| Converts Draft.js ContentState to HTML. | 83 |
| Converts Draft.js raw content state to HTML | 22 |
| A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
| Converts Draft.js ContentState to HTML and vice versa with customizable functionality | 483 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| Syntax highlighting tool for code in the clipboard using highlight.js | 96 |
| A module to export and format content from the React Draft.js framework | 34 |
| Automates list creation in a rich text editor using regular expressions and keyboard shortcuts | 14 |
| Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,146 |
| A reusable React.js component for adding line number gutters to Draft.js editors | 14 |
| A configurable rich text editor built with Draft.js | 618 |
| Parses CSS files and replaces import statements with linked file contents | 35 |