🐊Putout plugin adds ability to remove useless constructor
🐊Putout formatter shows progress and shows result at the end
🐊Putout plugin adds ability move declarations before references
🐊Putout plugin adds ability to find and remove useless template string
🐊Putout plugin adds ability to find and remove console.log calls
🐊Putout formatter streams output
🐊Putout plugin adds ability to find and remove duplicate keys
🐊Putout plugin adds ability to merge destructuring properties
🐊Putout plugin adds ability to convert quotes to backticks
The citeproc-js citation formatting module, in CommonJS format. This version is based on citeproc-js 1.4.63
A stylelint processor for styled-components
🐊Putout plugin adds ability to remove useless delete
🐊Putout plugin adds ability to convert Object.assign to merge spread
🐊Putout plugin adds ability to convert 'apply' to 'spread'
🐊Putout plugin adds ability to convert 'Math.pow()' to 'exponentiation operator'
🐊Putout plugin adds ability to find and remove iife
🐊Putout plugin adds ability to find and remove nested blocks
🐊Putout plugin adds ability to extract sequence expressions
An inline CSS processor to translate CSS properties to React Native styles.
🐊Putout plugin adds ability to remove useless typeof
Create virtual files in ESLint for each Vue SFC block, so that you can lint them individually.
🐊Putout plugin adds ability to add or remove strict mode directive
🐊Putout operator adds ability to check if provided regexp can be converted to string without losing it's sense
🐊Putout plugin adds ability to convert 'forEach' to 'for...of'