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
Get the PATH environment variable key cross-platform
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Mimic a Node.js HTTP response stream
Human-friendly and powerful HTTP request library for Node.js
Get, set, or delete a property from a nested object using a dot path
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
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
Basic cache object for storing key-value pairs.
Find and parse the tsconfig.json file from a directory path
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
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!).
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
The lodash method `_.get` exported as a module.
Returns a `stream.Readable` from a URI string
find the closest package.json
Returns an array of all enumerable symbol properties found directly upon a given object