Make your own error types!
☆70Jan 7, 2023Updated 3 years ago
Alternatives and similar repositories for make-error
Users that are interested in make-error are comparing it to the libraries listed below
Sorting:
- Make your own nested errors☆69Jul 21, 2025Updated 7 months ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 2 months ago
- ☆18Jun 9, 2018Updated 7 years ago
- Return true if a file path contains the given path.☆17May 18, 2021Updated 4 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- two functions: one that returns true, one that returns false☆20Aug 3, 2024Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Dec 30, 2021Updated 4 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Mar 14, 2023Updated 2 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Split a string on a given character or characters, with support for escaping.☆60Mar 29, 2022Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆11Apr 15, 2023Updated 2 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆63Oct 10, 2022Updated 3 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Like `chown -R`☆30Nov 24, 2025Updated 3 months ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- The closest you can get to require something with bypassing the require cache☆22Jun 11, 2021Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 5 months ago
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Return true if the file is (or the file path has) a dotfile.☆14May 30, 2017Updated 8 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated 2 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Nov 5, 2020Updated 5 years ago
- colored diff on command-line☆17May 23, 2024Updated last year
- Check if a path is in the current working directory☆23May 3, 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
- An implementation of the W3C High Resolution Time Level 2 specification.☆11Oct 16, 2022Updated 3 years ago