Reliably get the name of a Function in a cross-browser compatible way.
☆12Jan 21, 2026Updated last month
Alternatives and similar repositories for get-func-name
Users that are interested in get-func-name are comparing it to the libraries listed below
Sorting:
- fs read and write streams based on minipass☆20Oct 25, 2025Updated 4 months ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- A node.js stream you can pull data from.☆24Oct 3, 2015Updated 10 years ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- Loop over each item in an array and call the given function on every element.☆14Feb 27, 2017Updated 9 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Get the line number for each regex match found in a string.☆15May 23, 2019Updated 6 years ago
- Regular expression for matching HTML comments☆15Oct 9, 2018Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 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
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Check if a file path is a text file☆21Apr 30, 2024Updated last year
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 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
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months 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
- Run Mocha server-side tests in Grunt.☆41Mar 4, 2023Updated 2 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Iteratively walk any DOM node☆27Apr 3, 2020Updated 5 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Easily add plugin support to your node.js application.☆26Dec 14, 2020Updated 5 years ago
- Node.js 0.12 util.debuglog() ponyfill☆20Oct 30, 2023Updated 2 years ago
- Align the text in a string.☆51Apr 1, 2020Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 5 months ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- A drop-in replacement for synchronous JSON.parse that uses `jju` to produce helpful errors.☆19Jan 4, 2015Updated 11 years ago
- .bin/ script linker☆27Jan 16, 2026Updated last month
- Create a relative URL with options to minify.☆57Feb 27, 2021Updated 5 years ago
- align-text with ANSI support for CLIs☆24Sep 27, 2021Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago