codemod
Code refacer
Automated refactoring tool that rewrites JavaScript and TypeScript code
codemod rewrites JavaScript and TypeScript using babel plugins.
422 stars
4 watching
18 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
babelcodemod
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| Tools for transforming web components in JavaScript code | 8 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| A collection of codemod scripts to update and refactor Vue and JavaScript files | 25 |
| Automates the conversion of React code to Preact | 40 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| A tool for running custom code transformations on demand using ESLint as the infrastructure | 210 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |