sindresorhus / park-millerLinks
Park-Miller pseudorandom number generator (PRNG)
☆56Updated last month
Alternatives and similar repositories for park-miller
Users that are interested in park-miller are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆60Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Tiny async debouncer☆37Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Linkify GitHub issue references☆47Updated last month
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Small keyboard shortcut management for DOM-based applications☆30Updated 4 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- User-friendly pseudorandom number generator (PRNG)☆108Updated last month
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Call a method on all items in an iterable by calling it on the iterable itself☆164Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated this week
- Find and erase strings and comments in JavaScript code☆14Updated 5 years ago
- Regular expression for matching issue references☆49Updated last year
- Enables calling out to main thread from a worker to register callbacks, etc.☆26Updated 7 years ago
- Take care of your spawn()☆84Updated 11 months ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- XHTM − eXtended Hyperscript Tagged Markup☆29Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Tiny type-safe event emitter☆26Updated last year