@putout/minify
🐊Putout-based minifier
Found 277 results for putout
🐊Putout-based minifier
🐊Putout plugin adds ability apply array.at
🐊Putout plugin applies Maybe monad
🐊Putout plugin adds ability to convert quotes to backticks
🐊Putout processor adds ability to parse yaml files and lint js snippets
🐊Putout plugin adds ability to declare undefined variables
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 move declarations before references
🐊Putout config for ESLint
🐊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 remove useless 'replace()'
🐊Putout plugin adds ability to apply template literals
🐊Putout plugin adds ability to remove useless `.map`
🐊Putout plugin adds ability apply 'montag'
🐊Putout plugin adds ability to remove useless assign
putout plugin adds ability to remove double negations
🐊Putout plugin adds ability to apply shorthand properties
putout plugin adds ability to remove useless async
🐊Putout operator adds ability to declare referenced variables that was not defined
toggle rules in .putout.json
putout plugin adds ability to convert generic to shorthand
🐊Putout plugin adds support of conditions transformations
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 any to primitive type
putout plugin adds ability to apply top level await
putout plugin adds ability to find and remove unused types
🐊Putout plugin adds ability to convert comparison to boolean
putout plugin adds ability to convert throw statement into throw expression
putout plugin adds ability to remove useless type convertion
🐊Putout operator adds ability to filesystem referenced variables that was not defined
🐊Putout plugin helps with Math
putout plugin adds ability to find and remove test.only calls
🐊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
🐊Putout operator adds ability to match files to plugins
🐊Putout plugin adds ability to simplify assignment
🐊Putout plugin adds ability to remove useless array inside property accessors
🐊Putout operator adds ability to add args to referenced variables that was not defined
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout plugin adds ability to find and remove useless return
🐊Putout plugin adds ability to convert for to for-of
🐊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
convert "rules" section to "match" in .putout.json
quick-lint-js as library
🐊Putout plugin adds ability to convert 'assignment' to 'declaration'
🐊Putout plugin adds ability to apply for...of
🐊Putout operator adds ability to json referenced variables that was not defined
API to help lint filesystem
🐊Putout plugin adds ability to remove useless 'push()'
🐊Putout plugin applies dot notation
Choose formatter from the list
🐊Putout plugin adds ability to simplify boolean return
🐊Putout plugin adds ability to find and 'split-call-with-destructuring' statement
🐊Putout plugin helps with coverage configs
🐊Putout plugin adds ability to find and remove unused 'label' statement
🐊Putout operator adds ability to check if Identifier is Keyword
🐊Putout plugin operates with filesystem
Run all 🐊Putout linters
🐊Putout plugin adds ability to transform code related to return
🐊Putout plugin adds ability apply 'overrides'
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout operator adds ability to work with parens
Run 🐊Putout formatters
🐊Putout operator adds ability to ignore referenced variables that was not defined
🐊Putout plugin improves ability to transform ESM code
🐊Putout plugin adds ability apply to '.starts.with()'
🐊Putout plugin adds missing and remove useless parens
🐊Putout plugin adds ability to extract keywords from variables
🐊Putout formatter shows time
🐊Putout plugin helps with labels
🐊Putout plugin adds ability use apply early return
🐊Putout plugin adds ability to declare imports first
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to find and sort imports by specifiers
🐊Putout plugin adds ability to convert Function Declaration to Arrow Function
🐊Putout plugin adds ability to find and remove quotes from import assertions
🐊Putout plugin adds ability to find and group imports by source
🐊Putout plugin adds ability convert Optional Chaining to Logical Expression
🐊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 transform code related to assignment
🐊Putout plugin adds ability to remove useless else
🐊Putout formatter for using ESLint formatters
🐊Putout plugin adds ability to apply Array.isArray()
🐊Putout plugin adds ability to convert bitwice to logical operator
Helps dial with ESLint Flat Configs
🐊Putout plugin adds ability to simplify logical expressions
🐊Putout plugin adds ability to convert typeof to is type
🐊Putout-based framework for web
🐊Putout plugin adds ability to find and convert 'label' to 'object'
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
🐊Putout processor adds ability to typecheck typescript
🐊Putout plugin adds ability to apply comparison order
🐊Putout plugin adds ability to convert 'Math.sqrt()' to 'Math.hypot()'
🐊Putout plugin adds ability to convert 'Math.imul()' to operator '*'
trace functions of EcmaScript modules
putout plugin adds ability apply await import
🐊Putout plugin adds missing parens
putout plugin adds ability to apply as type assertion
🐊Putout plugin adds ability to remove useless operator 'new'
putout plugin adds ability to remove useless mapped types
🐊Putout plugin adds ability to remove useless mapping modifiers
putout plugin adds ability use apply utility types
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
Test runner for 🐊Putout plugins
Lint Filesystem with 🐊Putout
🐊Putout bundle suitable for Deno or Browsers
putout plugin adds ability to find and remove duplicates from union
🐊Putout plugin adds ability convert class components to hooks
Lint Filesystem with 🐊Putout
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 helps to migrate to new version of React
🐊Putout plugin contains minifiers
CLI tool to convert source from 🐊Putout Editor to files
Compile JavaScript to WASM
🐊Putout plugin adds ability to migrate to latest version of React Hook Form
🐊Putout processor adds ability to parse html files and lint js snippets
🐊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 plugin adds ability to migrate to latest version of Next.js
🐊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 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 plugin adds ability apply 'montag'
A Yeoman generator for creating 🐊Putout plugins
🐊Putout plugin adds ability to find and remove useless template string
putout operator adds ability to add argument to referenced variables that wan not defined
🐊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
🐊Putout plugin adds ability to remove useless 'break'
putout plugin helps with migration to latest jest
🐊Putout processor adds ability to find and fix typos
putout plugin adds ability to convert any to primitive type
🐊Putout plugin helps with migration to latest PostCSS
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'
putout plugin adds ability apply try-catch