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.
type-is
Infer the content-type of a request.
type
Runtime validation and processing of JavaScript types
which-builtin-type
What is the type of this builtin JS value?
file-type
Detect the file type of a file, stream, or data
ast-module-types
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
of-type
Check if the given value is of the particular type or types.
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
archive-type
Detect the archive type of a Buffer/Uint8Array
js-types
List of JavaScript types
@xhmikosr/archive-type
Detect the archive type of a Buffer/Uint8Array
@stdlib/utils-constructor-name
Determine the name of a value's constructor.
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
is-immutable-type
Check the immutability of TypeScript types
@stdlib/utils-native-class
Determine the specification defined classification of an object.
obj-props
List of properties for JavaScript objects
font-measure
Calculate metrics of a font
is-type-of
complete type checking for node