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☆28Updated 4 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Simple `setImmediate` shim☆28Updated last month
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Create a revved file path☆21Updated 3 years ago
- Get an array of parent directories including itself☆26Updated last year
- ☆26Updated 7 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Sort an array of numbers☆17Updated last month
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- List of platforms supported by Node.js☆11Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Assert two HTML strings are equal☆22Updated 8 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Check if a file path is a binary file☆48Updated last year
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago