putout VS gogocode

Compare putout vs gogocode and see what are their differences.

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 😏 (by coderaiser)

gogocode

GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API. (by thx)
Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Amplication - open-source Node.js backend code generator
  • SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean JavaScript Code. Always.
putout gogocode
3 1
595 4,749
- 4.0%
9.9 0.0
5 days ago about 2 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

putout

Posts with mentions or reviews of putout. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • Modern, faster alternatives to ESLint
    10 projects | dev.to | 3 May 2022
    Due to its plugin-first architecture, the initial API is kept as lean as possible, preventing unnecessary bloat and allowing the developer the choice of extension. Some plugin rules are also smaller than those available in ESLint, e.g., the debugger rule. We can also use Putout with ESLint by allowing Putout to handle code transformations while ESLint handles any formatting broken after the code transformation. We can use the plugin eslint-plugin-putout to help with this integration.
  • jscodeshift VS putout - a user suggested alternative
    2 projects | 16 Apr 2022
    🐊 Pluggable and configurable code transformer with built-in ESLint, Babel plugins support for js, jsx typescript, flow, markdown, yaml and json

gogocode

Posts with mentions or reviews of gogocode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-27.
  • The last piece of the puzzle to upgrade Vue3
    3 projects | dev.to | 27 Feb 2022
    This is the front-end team at Alimama. Before, we released a Vue conversion plug-in based on the code conversion tool GoGoCode , it can help you upgrade the Vue2 code in the project to Vue3, but we also received feedback from many friends: I used Based on Vue2's ElementUI, it doesn't support Vue3 yet. I can't run my business code after upgrading it.

What are some alternatives?

When comparing putout and gogocode you can also consider the following projects:

jscodeshift - A JavaScript codemod toolkit.

babel-plugin-angularjs-annotate - Add Angular 1.x dependency injection annotations to ES6 code

babel-plugin-proposal-pattern-matching - the minimal grammar, high performance JavaScript pattern matching implementation

eslint-plugin-unicorn - More than 100 powerful ESLint rules

moment-dayjs-codemod - A Codemod to migrate from moment.js to day.js

eslint-plugin-snakecasejs - :pencil2: ESLint Plugin: enforce snake_case syntax on variables and function names

astexplorer - A web tool to explore the ASTs generated by various parsers.

vue-element-admin - :tada: A magical vue admin https://panjiachen.github.io/vue-element-admin

vscode-file-nesting-config - Config of File Nesting for VS Code

element-plus - 🎉 A Vue.js 3 UI Library made by Element team

deno_swc - The SWC compiler for Deno.

prettier - Prettier is an opinionated code formatter.