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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 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
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Simple `setImmediate` shim☆29Updated 4 months 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
- Center-align the text in a string.☆23Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Sort an array of numbers☆18Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if a value is a function☆29Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Check if an object can be used like an Array☆17Updated 4 months ago
- Turn an array like into an array☆12Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Lowercase the keys of an object☆41Updated last week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Updated 2 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago