libuv errno details exposed
☆245Dec 16, 2020Updated 5 years ago
Alternatives and similar repositories for node-errno
Users that are interested in node-errno are comparing it to the libraries listed below
Sorting:
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Parse and stringify mdns service types☆15Jul 16, 2017Updated 8 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Jan 27, 2026Updated last month
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Higher-order functions for easier error handling☆13Apr 15, 2023Updated 2 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Interpret a number as base 8☆19Nov 19, 2015Updated 10 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆93Apr 15, 2023Updated 2 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Uniformly pick a random value from a stream☆14Apr 16, 2015Updated 10 years ago
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 6 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20May 10, 2016Updated 9 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Apr 14, 2024Updated last year
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Feb 28, 2017Updated 9 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 8 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆131Jun 11, 2019Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Jun 14, 2024Updated last year