Ponyfill for Error#captureStackTrace
☆63Oct 10, 2022Updated 3 years ago
Alternatives and similar repositories for capture-stack-trace
Users that are interested in capture-stack-trace are comparing it to the libraries listed below
Sorting:
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Oct 30, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 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
- Include only certain items in an array☆19Jun 13, 2025Updated 9 months ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 3 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 accessor descriptor.☆15Updated this week
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 6 months ago
- Check whether a file can be executed☆47Feb 1, 2026Updated last month
- Node.js 0.12 util.debuglog() ponyfill☆20Oct 30, 2023Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Check if a value is an object☆42Apr 16, 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
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Sum numbers☆10Sep 18, 2025Updated 6 months ago
- Check if a domain is public☆15Aug 10, 2021Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 6 months ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago