Awesome list of codemods for various languages, libraries and frameworks
221
stars
34
commits
Feb 16, 2024
updated
A curated list of awesome codemod resources for various languages, libraries and frameworks
Please read the contribution guidelines before contributing.
debugger;.chai.assert, chai.expect, assert -based test assertions to jest's expect assertions.get functions to ES7 optional member expressions.this.$() to $(this.element).This is the list of codemods used by a particular organization for their code transformations.
Awesome list of codemods for various languages, libraries and frameworks
221
stars
34
commits
Feb 16, 2024
updated
A curated list of awesome codemod resources for various languages, libraries and frameworks
Please read the contribution guidelines before contributing.
debugger;.chai.assert, chai.expect, assert -based test assertions to jest's expect assertions.get functions to ES7 optional member expressions.this.$() to $(this.element).This is the list of codemods used by a particular organization for their code transformations.