Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get a stream as a string, Buffer, ArrayBuffer or array
Find and parse the tsconfig.json file from a directory path
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Get, set, or delete a property from a nested object using a dot path
Set nested properties on an object using dot notation.
- bury
- deep-get-set
- deep-object
- deep-property
- deep-set-in
- deep-set
- deephas
- dot-prop
- dot2val
- es5-dot-prop
- get
- getsetdeep
- has
- hasown
- View more
Returns a `stream.Readable` from a URI string
Human-friendly and powerful HTTP request library for Node.js
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Robustly get the [[Prototype]] of an object
Get the PATH environment variable key cross-platform
Tiny and elegant HTTP client based on the Fetch API
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Mimic a Node.js HTTP response stream
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Utility for downloading artifacts from different versions of Electron
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Basic cache object for storing key-value pairs.