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:
- Modify the values of an object☆27Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Check if a file path is a binary file☆46Updated last year
- Exclude certain items from an array☆22Updated last month
- Modify the keys of an object☆15Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Include only certain items in an array☆18Updated last month
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a JavaScript environment has a DOM☆19Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year