349 skills found · Page 1 of 12
ast-grep / Ast Grep⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
facebook / JscodeshiftA JavaScript codemod toolkit.
airbnb / Ts MigrateA tool to help migrate JavaScript code quickly and conveniently to TypeScript
biomejs / GritqlGritQL is a query language for searching, linting, and modifying code.
reactjs / React CodemodReact codemod scripts
facebookarchive / CodemodCodemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.
facebookincubator / FastmodA fast partial replacement for the codemod tool. Assists with large-scale codebase refactors via regex-based find and replace with human oversight and occasional intervention.
sapegin / MrmCodemods for your project config files
codemod / CodemodThe CLI for codemods: scaffold, share, and run multi-step transformations of any size. First-class ast-grep support. Fast, reliable, polyglot.
skovhus / Jest CodemodsCodemods for migrating to Jest https://github.com/facebook/jest 👾
coderaiser / Putout🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with superpowers 💪: built-in support of js, jsx, ts, markdown, yaml, toml, json and ignore. Write declarative codemods in a simplest possible way 😏
stripe-archive / Flow To Typescript CodemodCodemod Stripe used to migrate 6.5m+ lines of code from Flow to TypeScript
mondaycom / Vibe🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
codemod-js / Codemodcodemod rewrites JavaScript and TypeScript using babel plugins.
antfu / Eslint Plugin CommandComment-as-command for one-off codemod with ESLint.
eps1lon / Types React CodemodCollection of transforms for jscodeshift related to `@types/react`
pydantic / Bump PydanticConvert Pydantic from V1 to V2 ♻
kentcdodds / Asts WorkshopImproved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code
abuiles / Ember WatsonAn Ember.js codemod to make upgrades automatic.
5to6 / 5to6 CodemodA collection of codemods that allow you to transform your js code from ES5 to ES6.