Search results

67 packages found

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published 5.0.0 4 years ago
M
Q
P
M
Q
P

Get the native type of a value.

published 6.0.3 4 years 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 6 years ago
M
Q
P

Returns true if the value is an object and not an array or null.

published 4.0.0 5 years ago
M
Q
P

A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.

published 1.0.4 22 days ago
M
Q
P

Returns type of value or object instance. An alternative to typeof operator.

published 0.0.1 4 months ago
M
Q
P

A proper typeof that works with primitives, built-in value objects and those from other execution contexts.

published 2.0.0 9 years ago
M
Q
P

Tests to see if the prototype property of a constructor appears anywhere in the prototype chain of an value.

published 0.0.1 4 months ago
M
Q
P

List of all javascript types. Used and useful for checking, validation, sanitizing and testing. Like isStream, isPromise, isWeakset and etc.

published 1.0.1 9 years ago
M
Q
P

collection of useful TypeScript types

published 0.0.10 4 months ago
M
Q
P

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

published 1.0.2 7 years ago
M
Q
P

Functions to create, process and test objects, maps, arrays, sets

published 1.3.0 4 years ago
M
Q
P

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

published 9.3.0 4 months ago
M
Q
P

Check if something is a promise

published 4.0.0 3 years ago
M
Q
P

Takes any JavaScript data type or object as an input and returns a string describing the type of the input.

published 2.7.0 7 months ago
M
Q
P

microbs plugin - kind

published 0.2.2 2 years ago
M
Q
P

typyts is a library to safely access nested object.

published 1.0.5 2 years ago
M
Q
P

The ts-is-number a utility npm package that checks if a given input is a valid finite number or a string that can be converted to a valid finite number.

published 1.1.0 7 months ago
M
Q
P

`util.inspect` with additional type information

published 1.0.5 6 years ago
M
Q
P