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 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Simple `setImmediate` shim☆29Updated 4 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 5 months ago
- Check if a file path is a binary file☆49Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 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
- Detect whether or not an object is a Typed Array☆21Updated 2 years ago
- Check if a value is a function☆29Updated 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
- Apply an async function to each Array element in series☆21Updated 10 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Updated 4 years ago