putout VS babel-plugin-proposal-pattern-matching

Compare putout vs babel-plugin-proposal-pattern-matching 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)

babel-plugin-proposal-pattern-matching

the minimal grammar, high performance JavaScript pattern matching implementation (by iptop)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
putout babel-plugin-proposal-pattern-matching
3 2
646 48
- -
10.0 0.0
1 day ago over 1 year 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

babel-plugin-proposal-pattern-matching

Posts with mentions or reviews of babel-plugin-proposal-pattern-matching. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-31.

What are some alternatives?

When comparing putout and babel-plugin-proposal-pattern-matching 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

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

babel-plugin-macros - 🎣 Allows you to build simple compile-time libraries

htm - Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

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

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

deno_swc - The SWC compiler for Deno.

gogocode - GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.

prettier - Prettier is an opinionated code formatter.