@putout/plugin-simplify-logical-expressions
🐊Putout plugin adds ability to simplify logical expressions
Found 210 results for putout-plugin
🐊Putout plugin adds ability to simplify logical expressions
🐊Putout plugin adds ability to convert bitwice to logical operator
🐊Putout-based framework for web
🐊Putout plugin adds ability to convert 'Math.imul()' to operator '*'
putout plugin adds ability apply await import
🐊Putout plugin adds ability to convert '.reduce()' to 'for...of'
🐊Putout plugin adds ability to apply comparison order
🐊Putout plugin adds ability to remove useless operator 'new'
🐊Putout plugin adds ability to convert 'Math.sqrt()' to 'Math.hypot()'
putout plugin adds ability use apply utility types
🐊Putout plugin adds ability to remove useless mapping modifiers
putout plugin adds ability to apply as type assertion
🐊Putout plugin adds missing parens
putout plugin adds ability to remove useless mapped types
🐊Putout plugin add ability to apply nullish coalescing operator (??)
putout plugin adds ability to convert binary expression to boolean
Test runner for 🐊Putout plugins
putout plugin adds ability to find and remove duplicates from union
🐊Putout plugin adds ability convert class components to hooks
putout plugin adds ability to convert spread to Array.from
🐊Putout plugin adds ability to transform code to new API of Cloud Commander
🐊Putout plugin helps with Travis CI
🐊Putout plugin adds ability to convert 'Object.entries()' to 'Object.keys()'
🐊Putout plugin helps to migrate to new version of React
🐊Putout plugin contains minifiers
🐊Putout plugin adds ability to migrate to latest version of React Hook Form
🐊Putout plugin adds support of transformations for @putout/printer
🐊Putout plugin adds ability to add missing operator 'new'
🐊Putout plugin adds ability to convert 'break' to 'return'
🐊Putout plugin for eslint config
🐊Putout plugin adds ability apply 'entries()'
putout plugin adds ability to apply filter(Boolean)
🐊Putout plugin adds ability to migrate to latest version of Next.js
putout plugin helps whith .gitignore
🐊Putout plugin adds ability to apply consistent blocks
🐊 Putout plugin for removing static based feature toggles
🐊Putout plugin adds ability to migrate to latest ReactRouter
🐊Putout plugin adds ability to convert apply to spread
putout plugin adds ability apply 'montag'
🐊Putout plugin adds ability to find and remove useless template string
🐊Putout plugin helps with migration to latest vitest of Vitest
putout plugin adds ability to convert arguments to spread
putout plugin adds ability to convert isNaN to Number.isNaN
putout plugin adds ability to remove boolean from assertion
🐊Putout plugin adds ability to remove useless 'break'
putout plugin helps with migration to latest jest
putout plugin adds ability to convert any to primitive type
🐊Putout plugin helps with migration to latest PostCSS
🐊Putout plugin adds ability to convert 'Object.keys()' to 'Object.entries()'
putout plugin adds ability apply try-catch