sindresorhus / park-millerLinks
Park-Miller pseudorandom number generator (PRNG)
☆56Updated 2 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:
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- User-friendly pseudorandom number generator (PRNG)☆108Updated 2 months ago
- Break out of a promise chain☆24Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Find and erase strings and comments in JavaScript code☆14Updated 5 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Small keyboard shortcut management for DOM-based applications☆30Updated 4 months ago
- Regular expression for matching issue references☆49Updated last year
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Conditional promise catch handler☆39Updated 4 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Take care of your spawn()☆84Updated last year
- Lazy number range generator☆82Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Conditional promise chains☆63Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year