grunt-jscodeshift
Code transformer
Grunt task to run codemods using jscodeshift
Grunt task to run codemods using jscodeshift
0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Grunt task to manage TypeScript development workflow | 330 |
| | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
| | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
| | Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics | 23 |
| | A Grunt plugin for shrinking CSS files | 28 |
| | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| | Compiles LESS files to CSS | 667 |
| | Converts images into a spritesheet and corresponding CSS variables | 1,134 |
| | Compresses CSS files by removing unnecessary characters and combining them into a single file | 794 |
| | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
| | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
| | Generates zsh autocomplete suggestions from Grunt help output | 7 |
| | A collection of JavaScript code transformation utilities using js-codeshift | 97 |
| | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| | Transpiles ES6 block scoped const and let variables to ES3 | 5 |