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. Learn more →
Top 7 JavaScript Codemod Projects
-
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!
-
-
-
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.
-
-
-
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.
JavaScript Codemod related posts
- Static Testlash: Linting va Formatting
- The road from Ember classic to Glimmer components
- Show HN: Codemod to Migrate from Moment to Day.js
- A Codemod to migrate from Moment to day.js
- Codemod for migrating to Tailwind utilities
- Codemod for migrating to Tailwind utilities
- Codemod for migrating to Tailwind utilities in Ember components
-
A note from our sponsor - Mergify
blog.mergify.com | 27 Sep 2023
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 |