Package: wnpp Severity: wishlist * Package name : node-babel-helper-flip-expressions Version : 48cebdbf1f Upstream Author : christophehurpeau * URL : https://notabug.org/themusicgod1/babel-helper-flip-expressions * License : MIT Programming Lang: javascsript Description : expression simplifier/helper for babel
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).