🐊Putout plugin adds ability to transform destructuring
Compile ES2015 destructuring to ES5
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
🐊Putout plugin adds ability use destructuring on variable declarations
🐊Putout plugin adds ability to split nested destructuring
🐊Putout plugin helps with plugins development
🐊Putout plugin adds ability to merge destructuring properties
🐊Putout plugin helps to maintain putout config
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
🐊Putout plugin adds ability to find and remove useless arguments
🐊Putout-based minifier
🐊Putout plugin adds ability to extract object properties into variable
🐊Putout plugin helps with tests
🐊Putout plugin adds ability to apply try-catch
🐊Putout plugin adds ability to find and 'split-call-with-destructuring' statement
ESLint rules for Expo apps
Compile ES2015 destructuring to ES5
Run 🐊Putout plugins
load plugins and prepare them to run
ESLint plugin for 🐊Putout
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to find and remove useless escape
🐊Putout plugin adds ability to find and remove 'debugger' statement