Search results
41 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Type check in TypeScript
- type
- typescript
- is-arguments
- is-array
- is-array-buffer
- is-array-buffer-view
- is-blob
- is-boolean
- is-buffer
- is-date
- is-error
- is-file
- is-float32-array
- is-float64-array
- View more
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
- arr
- array
- arrayify
- cache
- cached
- check
- clone
- every
- extend
- extend-shallow
- extendable
- is
- is-extendable
- is-object
- View more
A small JavaScript library that enhances Quality of Life by solving various problems.
- is-null
- is-undefined
- is-none
- is-bool
- is-object
- is-array
- is-string
- is-emptystring
- is-whitespacestring
- is-number
- is-function
- is-iterable
- range
- datetime
Basic implementations of common utility function that check if data is an object 🎛
Tiny package which helps to check that value is an object in JavaScript.
Extended functions for defining and converting data types.
- is-object
- is-string
- is-boolean
- is-plain
- is-scalar
- is-web
- is-cli
- is-number
- is-numeric
- is-dom
- is-simbol
- is-window
- is-element
- is-empty
- View more
Determine wether something is an object, with TypeScript support.
return true if the given object is an object and not array or null
A collection of utilities dealing with object
- check
- is
- is-object
- isobject
- to-object
- toobject
- javascript
- kind
- kind-of
- object
- type
- typeof
- instanceof
- value
- View more
A isPlainObject implement.
A utility to test if a 'value' has a type of 'Object' and is not null
Check if a value is a plain object, with TypeGuard.
Check does the given Javascript Object is an object.
Get a property from an object using dot (object path) notation.
Get a nested property or its value from an object using simple `a.b.c` paths.
Check if a value is an object
Check does the given Javascript Object is an object.
Check if the parameter is object
A package that can answer to all is-...questions
A partial to check whether an object is a plain object.