npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "comparisons" 的结果(共 2 个)
babel-plugin-minify-flip-comparisons

**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.

MIT
arr-diff

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

MIT