Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
set-value
Set nested properties on an object using dot notation.
has-proto
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
dot-prop
Get, set, or delete a property from a nested object using a dot path
union-value
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
is-get-set-prop
Does a JS type have a getter/setter property
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
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.
object-path
Access deep object properties using a path
map-cache
Basic cache object for storing key-value pairs.
base
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
get-uri
Returns a `stream.Readable` from a URI string
ky-universal
Use Ky in both Node.js and browsers
path-key
Get the PATH environment variable key cross-platform
mpath
{G,S}et object values using MongoDB-like path notation
dot-prop-immutable
Immutable version of dot-prop with some extensions
get-proto
Robustly get the [[Prototype]] of an object
mimic-response
Mimic a Node.js HTTP response stream