🐊Putout plugin adds ability to remove useless Array constructor
🐊Putout operator adds ability to check if whether Identifier is a keyword or not
🐊Putout plugin helps with .browserlistrc
Run 🐊Putout formatters
🐊Putout plugin adds ability to convert Function Declaration to Arrow Function
🐊Putout plugin adds ability apply optional chaining
🐊Putout plugin adds ability apply at()
🐊Putout config for ESLint
🐊Putout plugin adds ability to find and remove unused variables
🐊Putout plugin adds ability to simplify ternary operator
🐊Putout plugin adds ability to remove useless and add missing operator 'new'
🐊Putout plugin adds ability to remove useless spread
🐊Putout plugin adds ability to remove useless 'Object.fromEntries()'
🐊Putout plugin adds ability apply numeric separators
🐊Putout plugin adds ability to convert 'const' to 'let'
handle keypress
🐊Putout plugin adds ability to merge if-statements
A JavaScript XSLT Processor
Collective of common transformers transformers for Shiki
🐊Putout plugin adds ability to remove useless assign
🐊Putout plugin improves code related to generators
🐊Putout plugin adds ability to convert 'assignment' to 'declaration'
🐊Putout plugin improves Promise-related code
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'