🐊Putout plugin adds ability apply 'montag'
format multiline strings using tagged templates, instead of putting all lines into an array and joining to a string
🐊Putout-based minifier
🐊Putout plugin helps to maintain putout config
ESLint plugin for 🐊Putout
load plugins and prepare them to run
Run 🐊Putout plugins
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin for eslint config
🐊Putout plugin adds ability to convert quotes to backticks
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to find and remove console.log calls
Simplest possible opinionated Babel AST printer for 🐊Putout
🐊Putout plugin adds ability to find and remove useless escape
🐊Putout plugin adds ability move declarations before references
🐊Putout plugin adds ability to find and remove process.exit
🐊Putout plugin adds ability to find and remove 'debugger' statement
🐊Putout plugin adds ability to remove useless template expressions
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin adds ability to merge duplicate-imports
🐊Putout plugin adds ability to find and remove useless variables
🐊Putout plugin adds ability to convert concat to flat
🐊Putout plugin adds ability to merge destructuring properties
🐊Putout plugin adds ability use destructuring on variable declarations