Showing 21-40 of 1,270,986 packages
Returns true if a value is a plain object, array or function.
Is this value a JS ArrayBuffer?
Run an array of functions in parallel
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Type checking for JavaScript functions
Returns true if a filepath is a windows UNC file path.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Returns `true` if the path appears to be relative.
Implementation of Function.prototype.bind
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Reuse objects and functions with style
判断当前值是否为函数
Tests if a JSON property can be accessed using . syntax
Set a function's length property
@js-plus/is-function
Delay function calls until a set time elapses after the last invocation
Make a function mimic another one