- putout VS jscodeshift
- putout VS babel-plugin-angularjs-annotate
- putout VS babel-plugin-proposal-pattern-matching
- putout VS eslint-plugin-unicorn
- putout VS moment-dayjs-codemod
- putout VS eslint-plugin-snakecasejs
- putout VS vscode-file-nesting-config
- putout VS deno_swc
- putout VS gogocode
- putout VS eslint-config-prettier
Putout Alternatives
Similar projects and alternatives to putout
-
-
babel-plugin-angularjs-annotate
Add Angular 1.x dependency injection annotations to ES6 code
-
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.
-
babel-plugin-proposal-pattern-matching
the minimal grammar, high performance JavaScript pattern matching implementation
-
-
-
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
-
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!
-
-
eslint-config-prettier
Turns off all rules that are unnecessary or might conflict with Prettier.
-
gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
-
-
JSHint
JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
-
babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
-
-
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
putout reviews and mentions
-
Modern, faster alternatives to ESLint
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
Stats
coderaiser/putout is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of putout is JavaScript.