jasat

Code transformer

A tool for automating transformations and modifications to JavaScript code.

Codemod for JavaScript Stuff (Jasat is shortname)

GitHub

2 stars
2 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
astcodemodjavascripttransformtypescript

Related projects:

Repository Description Stars
cpojer/js-codemod A collection of scripts to transform JavaScript code into a more modern form 1,218
jhgg/js-transforms A collection of JavaScript code transformation utilities using js-codeshift 96
rajasegar/codeshift A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees 47
rajasegar/ember-3x-codemods A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code 0
5to6/5to6-codemod A collection of codemods to transform JavaScript from ES5 to ES6 syntax 302
coderaiser/putout Tools to analyze and transform JavaScript code for better readability and maintainability 708
agirton/webpack-babel-codemod A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports 4
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,241
kcmr/web-components-codemods Tools for transforming web components in JavaScript code 8
rspieker/jest-transform-svelte A tool to enable unit testing of Svelte components with Jest 35
ember-codemods/ember-test-helpers-codemod A codemod to transform Ember tests to use @ember/test-helpers 29
doubleprecisionsoftware/jsontl A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. 7
ember-codemods/es5-getter-ember-codemod Automatically converts usage of get and getProperties to traditional object dot notation 34
albinotonnina/mmarkdown A tool that transforms markdown files with fenced code blocks into updated versions by interpreting and replacing the code with the result of a given JavaScript function 76
dhruvdutt/es5-function-to-class-codemod Transforms ES5 functions to ES6 classes in JavaScript code 32