js-codemod
Code transformer
A collection of scripts to transform JavaScript code into a more modern form
Codemod scripts to transform code to next generation JS
1k stars
27 watching
109 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| | Tools for transforming web components in JavaScript code | 8 |
| | Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| | A tool for automating transformations and modifications to JavaScript code. | 2 |
| | A collection of JavaScript code transformation utilities using js-codeshift | 97 |
| | A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| | Converts older Ember-QUnit syntax to the newer syntax | 36 |
| | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
| | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| | Automated tests and code updates for Ember.js applications using codemods | 4 |
| | A set of transforms to convert CoffeeScript code to ES2015 | 36 |