Search results
3756 packages found
Check if a path is a file, directory, or symlink
Maintenance: 33%. Quality: 54%. Popularity: 51%.
Check if something is a Node.js stream
Maintenance: 24%. Quality: 54%. Popularity: 55%.
Is this value a JS ArrayBuffer?
Maintenance: 27%. Quality: 64%. Popularity: 46%.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
- array
- TypedArray
- typed array
- is
- typed
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- Float32Array
- Float64Array
- View more
Maintenance: 21%. Quality: 64%. Popularity: 47%.
Is this value negative zero? === will lie to you
Maintenance: 18%. Quality: 64%. Popularity: 48%.
Detect the file type of a file, stream, or data
Maintenance: 33%. Quality: 54%. Popularity: 44%.
Is this value a JS SharedArrayBuffer?
Maintenance: 18%. Quality: 64%. Popularity: 47%.
Check if a file path is a binary file
Maintenance: 18%. Quality: 54%. Popularity: 50%.
Type check values
Maintenance: 33%. Quality: 54%. Popularity: 40%.
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Maintenance: 18%. Quality: 64%. Popularity: 43%.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Maintenance: 18%. Quality: 64%. Popularity: 43%.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Maintenance: 2%. Quality: 62%. Popularity: 53%.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Maintenance: 18%. Quality: 64%. Popularity: 42%.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Maintenance: 18%. Quality: 64%. Popularity: 42%.
Check if the character represented by a given Unicode code point is fullwidth
Maintenance: 4%. Quality: 54%. Popularity: 56%.
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Maintenance: 2%. Quality: 62%. Popularity: 52%.
Returns true if a string has an extglob.
Maintenance: 2%. Quality: 62%. Popularity: 52%.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Maintenance: 18%. Quality: 64%. Popularity: 40%.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Maintenance: 2%. Quality: 62%. Popularity: 50%.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Maintenance: 2%. Quality: 64%. Popularity: 48%.