jasat
Code transformer
A tool for automating transformations and modifications to JavaScript code.
Codemod for JavaScript Stuff (Jasat is shortname)
2 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 3 years ago astcodemodjavascripttransformtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| A collection of JavaScript code transformation utilities using js-codeshift | 97 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |
| Tools for transforming web components in JavaScript code | 8 |
| A tool to enable unit testing of Svelte components with Jest | 35 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. | 7 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A tool that transforms markdown files with fenced code blocks into updated versions by interpreting and replacing the code with the result of a given JavaScript function | 76 |
| Transforms ES5 functions to ES6 classes in JavaScript code | 32 |