sindresorhus / fn-nameLinks
Get the name of a named function
☆33Updated 4 years ago
Alternatives and similar repositories for fn-name
Users that are interested in fn-name are comparing it to the libraries listed below
Sorting:
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Get the system default UID☆11Updated last year
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Include only certain items in an array☆16Updated last week
- Check if a value is a function☆27Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Iterate all the data in a stream☆37Updated 6 years ago
- Create streams from promises☆15Updated 9 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- browserify transform that converts all const assignments to var assignments.☆10Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Check if a JavaScript environment has a DOM☆19Updated 4 years ago