JavaScript Codemod

Open-source JavaScript projects categorized as Codemod

Top 7 JavaScript Codemod Projects

  • mrm

    Codemods for your project config files

    Project mention: Why I quit open source | dev.to | 2023-09-14

    Dependency upgrades often take ages, and if you have multiple projects, it could turn into a year-long adventure (I even made a tool to help with that).

  • putout

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter with built-in ESLint and Babel support for js, jsx typescript, flow, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

  • tiny-treeshaker

    🌳🥤 A tiny codemod for tree shaking (experimental) 🌳🥤

  • moment-dayjs-codemod

    A Codemod to migrate from moment.js to day.js

  • ember-no-implicit-this-codemod

    Template codemod for refactoring from `{{foo}}` to `{{this.foo}}`

    Project mention: The road from Ember classic to Glimmer components | dev.to | 2023-02-02

    Glimmer component templates reflect this by using the @ prefix when using arguments and the this. prefixes when accessing properties of the backing class. This way of working is also supported in classic components, even though arguments are in the same scope as local properties. This means the migration is non blocking, and luckily there’s a codemod available for this as well. The codemod however can’t make a distinction between arguments and local properties, and is something that will be cleaned up in a later phase.

  • jarvis

    JARVIS - Write me a codemod (by rajasegar)

  • ember-tailwind-codemod

    Codemod for migrating to Tailwind utilities in Ember components

  • Amplication

    Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-14.

JavaScript Codemod related posts

Index

What are some of the best open-source Codemod projects in JavaScript? This list will help you:

Project Stars
1 mrm 1,528
2 putout 595
3 tiny-treeshaker 92
4 moment-dayjs-codemod 32
5 ember-no-implicit-this-codemod 16
6 jarvis 12
7 ember-tailwind-codemod 8
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com