sindresorhus / fn-name
Get the name of a named function
☆33Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fn-name
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Modify the values of an object☆28Updated 3 years ago
- Sink your streams.☆17Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Include only certain items in an array☆16Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Sort an array of numbers☆16Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Count the number of lines in a string☆10Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Create streams from promises☆15Updated 8 years ago
- easily splice a string multiple times, using offsets into the original string☆14Updated last year
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- ⏲ - Small timing library☆35Updated 6 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- streaming html templates☆16Updated last month