npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "existential" 的结果(共 3 个)
existential-default

Check for the existential value of a variable. Assign value by default.

MIT
existential-assign

Check for the existential value of a variable/object. Assign one if the value doesn't exist.

MIT
existential

The missing existential operator for JavaScript. Returns true unless a variable is null or undefined

MIT