🐊Putout plugin adds ability to split nested destructuring
🐊Putout plugin adds ability to transform destructuring
🐊Putout plugin helps with plugins development
Compile ES2015 destructuring to ES5
🐊Putout plugin adds ability to find and 'split-call-with-destructuring' statement
🐊Putout-based minifier
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
🐊Putout plugin adds ability to merge destructuring properties
🐊Putout plugin adds ability use destructuring on variable declarations
🐊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 plugin adds ability to extract object properties into variable
load plugins and prepare them to run
🐊Putout plugin adds ability to find and remove process.exit
Eslint plugin for enforcing newlines in object destructuring assignment past a certain number of properties.
🐊Putout plugin helps with tests
🐊Putout plugin adds ability to find and remove nested blocks
🐊Putout plugin adds ability to apply try-catch
🐊Putout plugin adds ability to find and remove blocks with empty body
🐊Putout plugin adds ability to transform code related to assignment
🐊Putout plugin adds ability to find and remove process.exit
ESLint plugin for react-hook-form
🐊Putout plugin adds ability to find and remove useless