🐊Putout operator adds ability to check if whether Identifier is a keyword or not
🐊Putout plugin adds ability to merge duplicate functions
🐊Putout plugin adds ability to split nested destructuring
🐊Putout plugin adds ability to find and remove unused variables
🐊Putout plugin helps with .browserlistrc
🐊Putout plugin adds ability to simplify ternary operator
🐊Putout plugin adds ability to convert 'const' to 'let'
🐊Putout formatter shows progress and codeframe at the end
Babel 8 bundled
🐊Putout plugin adds ability apply numeric separators
🐊Putout plugin adds ability to transform madrun scripts
🐊Putout plugin adds ability to remove useless assign
🐊Putout plugin adds ability to convert 'const' to 'let'
load plugins and prepare them to run
🐊Putout plugin adds ability convert assignment to comparison
Wrapper that simplifies ESLint API and makes it compatible with 🐊Putout
🐊Putout formatter stores output and dump it on end
🐊Putout plugin adds ability to transform logical expressions
🐊Putout plugin adds ability to merge duplicate-imports
🐊Putout plugin improves code related to generators
🐊Putout plugin adds ability to transform code related to assignment
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability to remove useless and add missing operator 'new'
A JavaScript XSLT Processor