🐊Putout plugin adds ability to transform code to new API of Cloud Commander
🐊Putout plugin adds ability to find and apply 'globalThis'
simplest sinon.stub alternative with diff support
🐊Putout plugin helps to maintain putout config
🐊Putout-based minifier
Run 🐊Putout plugins
load plugins and prepare them to run
ESLint plugin for 🐊Putout
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin adds ability to find and remove 'debugger' statement
🐊Putout plugin adds ability to remove unused private fields
🐊Putout plugin adds ability to transform madrun scripts
🐊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
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
🐊Putout plugin adds ability to convert concat to flat
🐊Putout plugin adds ability to extract sequence expressions
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin adds ability to find and remove unused for-of variables
🐊Putout plugin adds ability to find and remove blocks with empty body
🐊Putout plugin adds ability to apply template literals
🐊Putout plugin adds ability to remove useless constructor
🐊Putout plugin adds ability to remove useless 'replace()'