Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
graphql-tools-type-uuid
UUID scalar type for graphql-tools
graphql-tools-type-uint
UInt (unsigned int) scalar type for [graphql-tools](https://github.com/apollographql/graphql-tools)
@stdlib/assert-tools
Assertion utility tools.
@rtyughnnpm/minima-et-soluta
Tools for using the Open API Specification (OAS)
graphql-tools-type-email
Email scalar type for graphql-tools
kind-of
Get the native type of a value.
js-type-tools
ALY's type tools.
is-stream
Check if something is a Node.js stream
mime-db
Media Type Database
path-type
Check if a path is a file, directory, or symlink
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
is-arrayish
Determines if an object can be used as an array
isobject
Returns true if the value is an object and not an array or null.
es-to-primitive
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
is-buffer
Determine if an object is a Buffer
type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
is-plain-obj
Check if a value is a plain object
zod
TypeScript-first schema declaration and validation library with static type inference
type-detect
Improved typeof detection for node.js and the browser.
is-plain-object
Returns true if an object was created by the `Object` constructor, or Object.create(null).