Search results

239 packages found

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.

published 1.1.12 2 months ago
M
Q
P

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

published 7.0.0 5 years ago
M
Q
P

Returns true if a string has an extglob.

published 2.1.1 7 years ago
M
Q
P

Get the native type of a value.

published 6.0.3 4 years ago
M
Q
P

Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag

published 1.1.4 2 years ago
M
Q
P

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

published 4.0.3 2 years ago
M
Q
P

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.2 3 years ago
M
Q
P

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.2 3 years ago
M
Q
P

Returns `true` if the value is a primitive.

published 3.0.1 5 years ago
M
Q
P

Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.2 2 years ago
M
Q
P

Returns `true` if the string is upper case only.

published 2.0.2 3 years ago
M
Q
P

Returns `true` if the string is lower case only

published 2.0.2 3 years ago
M
Q
P

Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.1 4 years ago
M
Q
P

Check if a string is a URL

published 6.1.0 2 years ago
M
Q
P

Check if the character represented by a given Unicode code point is fullwidth

published 4.0.0 2 years ago
M
Q
P

Check if a string is SVG

published 5.0.0 7 months ago
M
Q
P

Check if a string matches the name of a Node.js builtin module

published 3.2.1 8 months ago
M
Q
P

Check if a string is an IP address

published 5.0.1 2 months ago
M
Q
P

A simple method to check if a string is hex prefixed.

published 1.0.0 7 years ago
M
Q
P

A simple method that will strip a valid hex prefix off a string, if present.

published 1.0.0 7 years ago
M
Q
P