mutates
AST editor
A toolset for modifying the Abstract Syntax Tree of TypeScript files
Still afraid to do something with AST? Mutates the AST, not your brain.
17 stars
1 watching
0 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
angularastcode-migrationgeneratorsnxschematicsts-morphtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
taiga-family/ng-morph | A set of tools for updating and manipulating Angular projects using TypeScript Abstract Syntax Trees (ASTs) with high-level modifications | 156 |
hata6502/editorjs-style | Attaches styles to inline elements in Editor.js | 57 |
typestrong/atom-typescript | A plugin for Atom editor that provides support for TypeScript syntax highlighting and code completion | 1,131 |
etozhealkhipce/editorjs-aitext | An AI-powered text tool for Editor.js | 31 |
hata6502/editorjs-inline | A tool that enables direct DOM manipulation and reuse of existing block tools as inline editors within Editor.js instances | 33 |
syntax-tree/mdast-util-to-hast | Transforms markdown syntax trees into HTML syntax trees | 103 |
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
ngneat/edit-in-place | A library that provides a flexible edit-in-place solution for Angular applications | 265 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,037 |
syntax-tree/esast | Defines an abstract syntax tree format for ECMAScript | 50 |
pest-parser/ast | Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 81 |
tinymce/tinymce-angular | An Angular wrapper around TinyMCE for rich text editing | 330 |
nettitude/shellcodemutator | Tool to modify assembly code by inserting random no-instructions. | 233 |
syntax-tree/mdast-util-to-nlcst | Utility to transform markdown syntax tree into natural language syntax tree | 9 |
hi104/typescript-playground-on-ace | An online TypeScript development environment with an integrated code editor | 90 |