jscodeshift
Code transformer
A toolkit for running codemods over multiple JavaScript files to transform and refactor code.
A JavaScript codemod toolkit.
9k stars
97 watching
482 forks
Language: JavaScript
last commit: 11 months ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
| | Grunt task to run codemods using jscodeshift | 0 |
| | A tool to help test and improve codemods written in JavaScript | 13 |
| | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| | Tools for transforming web components in JavaScript code | 8 |
| | A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| | A tool for automating transformations and modifications to JavaScript code. | 2 |
| | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
| | Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| | A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| | A set of transforms to convert CoffeeScript code to ES2015 | 36 |
| | A toolset to simplify the transition from various testing frameworks to Jest | 882 |
| | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
| | Transforms ECMAScript 6 generator functions into efficient ES5 code | 3,834 |
| | Implementations of computer science algorithms in JavaScript. | 7,844 |