npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "undefined" 的结果(共 8 个)
babel-plugin-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
undefsafe

Undefined safe way of extracting object properties

MIT
lodash.isundefined

The modern build of lodash’s `_.isUndefined` as a module.

MIT
defined

return the first argument that is `!== undefined`

MIT
koalas

Coalesce for JavaScript. Returns the first value that is not undefined or null.

MIT
default-compare

Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.

MIT
babel-plugin-transform-undefined-to-void

Replace references to `undefined` with `void 0`

MIT
babel-plugin-transform-remove-undefined

This removes rvals that are equivalent to undefined wherever possible

MIT