p-whilst in wbinnssmith/awesome-promises

While a condition returns true, calls a function repeatedly, and then resolves the promise

updated at Jan. 31, 2024, 3:08 a.m.

JavaScript

7 +0

51 +0

8 +0

GitHub
p-map-series in wbinnssmith/awesome-promises

Map over promises serially

updated at Jan. 31, 2024, 3:09 a.m.

JavaScript

8 +0

46 +0

4 +0

GitHub
p-race in wbinnssmith/awesome-promises

A better `Promise.race()`

updated at Jan. 31, 2024, 3:10 a.m.

JavaScript

6 +0

45 +0

5 +0

GitHub
p-catch-if in wbinnssmith/awesome-promises

Conditional promise catch handler

updated at Jan. 31, 2024, 3:11 a.m.

JavaScript

7 +0

37 +0

5 +0

GitHub
p-times in wbinnssmith/awesome-promises

Run promise-returning & async functions a specific number of times concurrently

updated at Jan. 31, 2024, 3:11 a.m.

JavaScript

7 +0

36 +0

5 +0

GitHub
p-break in wbinnssmith/awesome-promises

Break out of a promise chain

updated at Jan. 31, 2024, 3:19 a.m.

JavaScript

6 +0

21 +0

5 +0

GitHub
is-finite in addyosmani/es6-tools, Richienb/awesome-ponyfills

ES2015 Number.isFinite() ponyfill

updated at Jan. 31, 2024, 3:20 a.m.

JavaScript

7 +0

19 +0

6 +0

GitHub
math-sign in addyosmani/es6-tools

ES2015 Math.sign() ponyfill

updated at Jan. 31, 2024, 3:25 a.m.

JavaScript

6 +0

10 +0

4 +0

GitHub
deep-assign in parro-it/awesome-micro-npm-packages

[DEPRECATED] Recursive Object.assign()

updated at Jan. 31, 2024, 12:12 p.m.

JavaScript

13 +0

247 +0

37 +0

GitHub
p-filter in wbinnssmith/awesome-promises

Filter promises concurrently

updated at Feb. 2, 2024, 1:06 a.m.

JavaScript

7 +0

70 +0

8 +0

GitHub
strip-indent in sindresorhus/awesome-nodejs

Strip leading whitespace from each line in a string

updated at Feb. 5, 2024, 1:48 a.m.

JavaScript

8 +0

132 +0

18 +0

GitHub
sparkly in sindresorhus/awesome-nodejs

Generate sparklines ▁▂▃▅▂▇

updated at Feb. 8, 2024, 7:44 p.m.

JavaScript

12 +0

424 +0

12 +0

GitHub
observable-to-promise in sindresorhus/awesome-nodejs, sindresorhus/awesome-observables

Convert an Observable to a Promise

updated at Feb. 10, 2024, 4:58 p.m.

JavaScript

7 +0

46 +0

6 +0

GitHub
strip-json-comments-cli in agarrharr/awesome-cli-apps

Strip comments from JSON. Lets you use comments in your JSON files!

updated at Feb. 10, 2024, 4:58 p.m.

JavaScript

8 +0

65 +0

6 +0

GitHub
strip-css-comments in sindresorhus/awesome-nodejs

Strip comments from CSS

updated at Feb. 12, 2024, 5:22 p.m.

CSS

8 +0

120 +0

10 +0

GitHub
os-locale in sindresorhus/awesome-nodejs

Get the system locale

updated at Feb. 21, 2024, 3:52 a.m.

JavaScript

12 +0

223 +0

44 +0

GitHub
package-json in sindresorhus/awesome-npm

Get metadata of a package from the npm registry

updated at Feb. 24, 2024, 6:19 p.m.

JavaScript

9 +0

230 +0

61 +0

GitHub
terminal-size in sindresorhus/awesome-nodejs

Reliably get the terminal window size

updated at Feb. 27, 2024, 3:23 p.m.

JavaScript

6 +0

136 +0

15 +0

GitHub
move-file in sindresorhus/awesome-nodejs

Move a file - Even works across devices

updated at March 1, 2024, 12:38 p.m.

JavaScript

7 +0

195 +0

15 +0

GitHub
filter-obj in parro-it/awesome-micro-npm-packages

Filter object keys and values into a new object

updated at March 1, 2024, 4:20 p.m.

JavaScript

10 +0

92 +0

8 +0

GitHub