webcaetano / shuffle-seedLinks
[DEPRECATED] Nodejs module to Shuffle an Array with seed
☆28Updated last year
Alternatives and similar repositories for shuffle-seed
Users that are interested in shuffle-seed are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆31Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)