sindresorhus / park-millerLinks
Park-Miller pseudorandom number generator (PRNG)
☆55Updated 4 months ago
Alternatives and similar repositories for park-miller
Users that are interested in park-miller are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- A better `Promise.race()`☆51Updated 3 years ago
- Get the name of a named function☆34Updated 4 years ago
- Log the value/error of a promise☆29Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Simple wildcard matching☆34Updated 3 months ago
- Decompress a HTTP response if needed☆75Updated 3 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago