grunt-jscodeshift

Code transformer

Grunt task to run codemods using jscodeshift

Grunt task to run codemods using jscodeshift

GitHub

0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
typestrong/grunt-tsGrunt task to manage TypeScript development workflow330
ericclemmons/grunt-reactA Grunt task for compiling Facebook React's JSX templates into JavaScript files150
krampstudio/grunt-jsdocGenerates documentation for JavaScript projects using the jsdoc3 tool387
rhiokim/grunt-slocAnalyzes the source lines of code in JavaScript projects to report code complexity and quality metrics23
johncashmore/grunt-cssshrinkA Grunt plugin for shrinking CSS files28
joefiorini/grunt-es6-module-transpilerA Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals.85
gruntjs/grunt-contrib-lessCompiles LESS files to CSS667
twolfson/grunt-spritesmithConverts images into a spritesheet and corresponding CSS variables1,134
gruntjs/grunt-contrib-cssminCompresses CSS files by removing unnecessary characters and combining them into a single file794
shootaroo/jit-gruntImproves Grunt's performance by loading plugins dynamically at runtime509
aaronfrost/grunt-traceurA Grunt plugin for compiling ES6 JavaScript to ES5 using the Traceur Compiler205
clauswitt/zsh-grunt-pluginGenerates zsh autocomplete suggestions from Grunt help output7
jhgg/js-transformsA collection of JavaScript code transformation utilities using js-codeshift97
babel/grunt-babelEnables transpilation of modern JavaScript code to older formats for compatibility with older environments.437
ee/grunt-defsTranspiles ES6 block scoped const and let variables to ES35