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
Robustly get the [[Prototype]] of an object
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.
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.
Human-friendly and powerful HTTP request library for Node.js
Get, set, or delete a property from a nested object using a dot path
Find and parse the tsconfig.json file from a directory path
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 we tested does this, or does it correctly).
Basic cache object for storing key-value pairs.
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
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
find the closest package.json
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Returns an array of all enumerable symbol properties found directly upon a given object
Returns a `stream.Readable` from a URI string