sindresorhus / repeatingLinks
Repeat a string - fast
☆35Updated 4 years ago
Alternatives and similar repositories for repeating
Users that are interested in repeating are comparing it to the libraries listed below
Sorting:
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Simple `setImmediate` shim☆29Updated 3 months ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Sort an array of numbers☆18Updated 3 months ago
- Check if a file path is a binary file☆49Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Check if a value is a function☆29Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 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
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Global logging utility.☆19Updated last year