babel-helper-flip-expressions (Evacuated from NSA/Microsoft Github)
anonymous 16b239b721 Merge branch 'master' of https://notabug.org/themusicgod1/babel-helper-flip-expressions | 6 years ago | |
---|---|---|
src | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
npm install babel-helper-flip-expressions --save-dev
Takes a tree of expressions and determines if it has more nodes that could benifit from "flipping" (flipping meaning to changing == to != or similarly negating parts of the expression).