Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
kind-of
Get the native type of a value.
is-plain-object
Returns true if an object was created by the `Object` constructor, or Object.create(null).
isobject
Returns true if the value is an object and not an array or null.
ts-type-detector
Takes any JavaScript data type or object as an input and returns a string describing the type of the input.
arr
JavaScript utilities for arrays.
lenka
Typescript and javascript utilities. clone: deep copy the almost all js structures (plain objects, sets, maps, buffers, class instances etc.) with support circular/duplicate references and customizing; whatIsIt: typeof+instanceOf on steroids with support
kind-error
Base class for easily creating meaningful and quiet by default Error classes with sane defaults and assertion in mind.
mini-type-assert
Concise type assertions like a<map<fn:s>>
object-utils-js
A collection of utilities dealing with object
is-obj-type
Good judgment of object type.