chaijs / get-func-nameLinks
Reliably get the name of a Function in a cross-browser compatible way.
☆12Updated last year
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:
- Check if a path exists☆23Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Turn an array like into an array☆12Updated 4 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…☆23Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- A through2 wrapper to for simple stream.PassThrough spies.☆22Updated 10 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year