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 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
ericclemmons/grunt-react | A Grunt task for compiling Facebook React's JSX templates into JavaScript files | 150 |
krampstudio/grunt-jsdoc | Generates documentation for JavaScript projects using the jsdoc3 tool | 387 |
rhiokim/grunt-sloc | Analyzes the source lines of code in JavaScript projects to report code complexity and quality metrics | 23 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
joefiorini/grunt-es6-module-transpiler | A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
twolfson/grunt-spritesmith | Converts images into a spritesheet and corresponding CSS variables | 1,136 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
aaronfrost/grunt-traceur | A Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler | 205 |
clauswitt/zsh-grunt-plugin | Generates zsh autocomplete suggestions from Grunt help output | 7 |
jhgg/js-transforms | A collection of JavaScript code transformation utilities using js-codeshift | 96 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
ee/grunt-defs | Transpiles ES6 block scoped const and let variables to ES3 | 5 |