@putout/plugin-remove-unused-variables
🐊Putout plugin adds ability to find and remove unused variables
Found 277 results for putout
🐊Putout plugin adds ability to find and remove unused variables
🐊Putout formatter output json on end
🐊Putout plugin adds ability to convert quotes to backticks
compare AST-nodes according to 🦎 PutoutScript
🐊Putout plugin adds ability to convert for-in to for-of
🐊Putout plugin adds ability to remove useless for-of
🐊Putout plugin adds ability to find and remove nested blocks
🐊Putout plugin adds ability to find and remove useless escape
🐊Putout plugin adds ability to extract sequence expressions
🐊Putout plugin adds ability to simplify ternary operator
putout plugin adds ability to convert Object.assign to merge spead
🐊Putout plugin adds ability to find and remove unused for-of variables
load plugins and prepare them to run
🐊Putout plugin adds ability to find and remove process.exit
🐊Putout plugin adds ability apply 'montag'
🐊Putout plugin adds ability to transform madrun scripts
traverse ast-nodes
🐊Putout parser
🐊Putout plugin adds ability use destructuring on variable declarations
🐊Putout processor adds ability to lint json
🐊Putout plugin helps with .npmignore
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin adds ability to remove useless 'continue'
🐊Putout formatter shows progress and shows result at the end
🐊Putout plugin adds ability to split nested destructuring
toggle rules in .putout.json
🐊Putout plugin adds support of conditions transformations
🐊Putout plugin adds ability to convert 'apply' to 'spread'
putout plugin adds ability to convert concat to flat
🐊Putout processor adds ability to lint ignore
🐊Putout formatter stores output and dump it on end
putout plugin adds ability to apply top level await
putout plugin adds ability to find and remove unused types
🐊Putout plugin adds ability to find and remove unused expressions
🐊Putout plugin adds ability to find and remove useless functions
🐊Putout plugin adds ability to reuse duplicate init
🐊Putout plugin adds ability to find and remove duplicate keys
🐊Putout plugin adds ability to find and remove unreferenced variables
Babel 8 in CommonJS
🐊Putout plugin adds ability to find and remove unreachable code
🐊Putout plugin improves Promise-related code
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin helps with tests
🐊Putout plugin helps with github actions
🐊Putout plugin for package.json
🐊Putout engine processor runner
🐊Putout plugin adds ability to extract object properties into variable
🐊Putout plugin adds ability to find and remove test.constant-conditions calls
🐊Putout plugin adds ability to convert indexOf to includes
🐊Putout formatter shows memory usage
🐊Putout plugin adds ability to find and remove iife
🐊Putout processor adds ability to parse markdown files and lint JavaScript, JSX, TypeScript and JSON snippets
🐊Putout plugin adds ability to convert anonymous to arrow function
🐊Putout plugin helps with plugins development
ESLint plugin for 🐊Putout
🐊Putout formatter output json-lines
🐊Putout operator adds ability to match files to plugins
🐊Putout plugin adds ability to find and remove useless arguments
🐊Putout plugin adds ability to remove useless Array constructor
🐊Putout formatter shows progress and codeframe at the end
🐊Putout plugin adds ability to transform code to new API of Node.js
🐊Putout plugin adds ability to remove useless spread
🐊Putout plugin adds ability to convert arguments to rest
🐊Putout processor adds ability to parse css files
validate args, sugest closest variant
🐊Putout plugin adds ability to convert ecma script module to commonjs
🐊Putout plugin adds ability apply numeric separators
🐊Putout plugin adds ability to convert 'Math.pow()' to 'exponentiation operator'
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout plugin adds ability to find and remove useless template string
🐊Putout formatter shows progress and shows result at the end
🐊Putout plugin adds ability to convert array copy to slice
🐊Putout plugin adds ability convert assignment to arrow function
🐊Putout plugin adds ability to find and remove useless return
🐊Putout processor adds ability to parse yaml files and lint js snippets
🐊Putout plugin adds ability convert assignment to comparison
🐊Putout plugin adds ability to find and remove duplicates from logical expressions
🐊Putout plugin adds ability to convert commonjs to ecma script module
🐊Putout config for ESLint
🐊Putout plugin adds ability to merge if-statements
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to remove useless array.entries()
Wrapper that simplifies ESLint API and makes it compatible with 🐊Putout
🐊Putout plugin adds ability to transform logical expressions
🐊Putout plugin adds ability to convert equal to strict equal
🐊Putout plugin adds ability to apply shorthand properties
🐊Putout plugin applies Maybe monad
The cache of Places found by 🐊Putout
putout plugin adds ability to find and remove process.exit
putout plugin adds ability to convert top-level return to process.exit
🐊Putout plugin adds ability to remove useless constructor
🐊Putout plugin adds ability to remove useless 'replace()'
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'
🐊Putout plugin adds ability to remove useless typeof
🐊Putout plugin for transforming TypeScript code
🐊Putout operator adds ability to json referenced variables that was not defined
API to help lint filesystem
🐊Putout plugin adds ability to find and remove test.boolean-from-logical-expressions calls
🐊Putout plugin adds ability to remove useless 'push()'
🐊Putout plugin adds ability to remove useless 'Array.from()'
🐊Putout plugin adds ability to remove useless conditions
🐊Putout plugin adds ability apply array.at
🐊Putout-based minifier
🐊Putout plugin adds ability to declare undefined variables
🐊Putout plugin adds ability move declarations before references
🐊Putout plugin adds ability to apply template literals
🐊Putout plugin adds ability to remove useless `.map`
🐊Putout plugin adds ability to remove useless assign
putout plugin adds ability to remove double negations
putout plugin adds ability to remove useless async
🐊Putout operator adds ability to declare referenced variables that was not defined
putout plugin adds ability to convert generic to shorthand
putout plugin adds ability to find and remove useless
🐊Putout plugin adds ability to apply try-catch
🐊Putout plugin adds ability to remove useless operand
🐊Putout plugin adds ability to convert comparison to boolean
putout plugin adds ability to convert any to primitive type
putout plugin adds ability to remove useless type convertion
putout plugin adds ability to convert throw statement into throw expression
🐊Putout operator adds ability to add args to referenced variables that was not defined
🐊Putout operator adds ability to filesystem referenced variables that was not defined
🐊Putout plugin helps with Math
🐊Putout plugin adds ability to convert for to for-of
🐊Putout plugin adds ability to transform code related to types assertions
handle staged
🐊Putout plugin adds ability to apply 'flatMap()'
🐊Putout plugin adds ability to declare variables
putout plugin adds ability to find and remove empty patterns
putout plugin adds ability to remove useless await
🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense
putout plugin adds ability to find and remove test.only calls
putout plugin adds ability to find and remove test.only calls
🐊Putout plugin adds ability to remove useless and add missing operator 'new'
🐊Putout operator adds ability to rename files to plugins
convert "rules" section to "match" in .putout.json
🐊Putout plugin adds ability to simplify assignment
🐊Putout plugin adds ability to apply for...of
🐊Putout plugin adds ability to remove useless array inside property accessors
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout plugin adds ability to remove useless delete
🐊Putout plugin improves code related to generators
🐊Putout plugin adds ability to merge duplicate functions
🐊Putout plugin adds ability apply at()
show select to choose one item from list
Simplest possible way to parse ImportSpecifiers
🐊Putout processor adds ability to lint filesystem
🐊Putout plugin adds ability to find and remove process.exit
🐊Putout plugin operates with filesystem
🐊Putout plugin adds ability to convert 'assignment' to 'declaration'
quick-lint-js as library
🐊Putout plugin adds ability to simplify boolean return
🐊Putout plugin adds ability to find and 'split-call-with-destructuring' statement
🐊Putout plugin adds ability apply 'overrides'
🐊Putout plugin applies dot notation
Choose formatter from the list
Run 🐊Putout formatters
🐊Putout operator adds ability to ignore referenced variables that was not defined
🐊Putout plugin helps with coverage configs
🐊Putout plugin adds ability apply to '.starts.with()'
🐊Putout plugin adds ability to find and remove unused 'label' statement
🐊Putout operator adds ability to check if Identifier is Keyword
🐊Putout formatter shows time
Run all 🐊Putout linters
🐊Putout plugin adds ability to transform code related to return
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin helps with labels
🐊Putout operator adds ability to work with parens
🐊Putout plugin adds ability use apply early return
🐊Putout plugin adds ability to declare imports first
🐊Putout plugin improves ability to transform ESM code
🐊Putout plugin adds missing and remove useless parens
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to extract keywords from variables
🐊Putout plugin adds ability to convert Function Declaration to Arrow Function
🐊Putout plugin adds ability to find and sort imports by specifiers
🐊Putout plugin adds ability to find and remove quotes from import assertions
🐊Putout plugin adds ability convert Optional Chaining to Logical Expression
🐊Putout plugin adds ability to find and group imports by source
🐊Putout formatter for using ESLint formatters
🐊Putout plugin adds ability to transform code related to assignment
🐊Putout plugin adds ability to remove boolean from assertions
🐊Putout plugin adds ability to remove useless type conversion
🐊Putout plugin adds ability apply if condition
🐊Putout plugin adds ability to convert map to for...of
🐊Putout plugin adds ability to remove useless else
🐊Putout plugin adds ability to apply Array.isArray()
🐊Putout plugin adds ability to find and convert 'label' to 'object'
🐊Putout plugin adds ability to convert bitwice to logical operator
🐊Putout plugin adds ability to simplify logical expressions
Helps dial with ESLint Flat Configs
🐊Putout plugin adds ability to convert typeof to is type
🐊Putout plugin adds ability to convert 'Math.imul()' to operator '*'
🐊Putout-based framework for web
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
🐊Putout processor adds ability to typecheck typescript
putout plugin adds ability apply await import
🐊Putout plugin adds ability to apply comparison order
🐊Putout plugin adds ability to convert 'Math.sqrt()' to 'Math.hypot()'
putout plugin adds ability use apply utility types
trace functions of EcmaScript modules
🐊Putout plugin adds missing parens
🐊Putout plugin adds ability to remove useless operator 'new'
putout plugin adds ability to apply as type assertion
putout plugin adds ability to remove useless mapped types
🐊Putout plugin adds ability to remove useless mapping modifiers
putout plugin adds ability to convert binary expression to boolean
🐊Putout plugin add ability to apply nullish coalescing operator (??)
🐊Putout processor adds ability to parse html files and lint js snippets
🐊Putout plugin applies Maybe monad
🐊Putout bundle suitable for Deno or Browsers
Lint Filesystem with 🐊Putout
Test runner for 🐊Putout plugins
Lint Filesystem with 🐊Putout
putout plugin adds ability to find and remove duplicates from union
🐊Putout plugin adds ability convert class components to hooks
putout plugin adds ability to convert spread to Array.from
🐊Putout plugin helps with Travis CI
🐊Putout plugin adds ability to transform code to new API of Cloud Commander
Coverage for EcmaScript Modules
🐊Putout plugin adds ability to convert 'Object.entries()' to 'Object.keys()'
🐊Putout plugin contains minifiers
🐊Putout plugin helps to migrate to new version of React
CLI tool to convert source from 🐊Putout Editor to files
Compile JavaScript to WASM
🐊Putout processor adds ability to parse html files and lint js snippets
🐊Putout plugin adds ability to migrate to latest version of React Hook Form
🐊Putout plugin adds support of transformations for @putout/printer
🐊Putout plugin adds ability to add missing operator 'new'
🐊Putout plugin adds ability to convert 'break' to 'return'
🐊Putout plugin for eslint config
🐊Putout processor adds ability to parse wasm files and lint js *.wast files
🐊Putout plugin adds ability apply 'entries()'
putout plugin adds ability to apply filter(Boolean)
🐊Putout plugin adds ability to migrate to latest version of Next.js
putout plugin helps whith .gitignore
🐊Putout plugin adds ability to apply consistent blocks
♨️ Generate TAP tests for your code
🐊Putout plugin adds ability to migrate to latest ReactRouter
🐊Putout plugin adds ability to convert apply to spread
🐊 Putout plugin for removing static based feature toggles
putout operator adds ability to add argument to referenced variables that wan not defined
putout plugin adds ability apply 'montag'
A Yeoman generator for creating 🐊Putout plugins
🐊Putout plugin adds ability to find and remove useless template string
🐊Putout plugin helps with migration to latest vitest of Vitest
babel plugin for putout
putout plugin for remark
putout plugin adds ability to convert arguments to spread
putout plugin adds ability to convert isNaN to Number.isNaN
putout plugin adds ability to remove boolean from assertion