sparkly in sindresorhus/awesome-nodejs

Generate sparklines ▁▂▃▅▂▇

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

JavaScript

12 +0

424 +0

12 +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
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
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
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
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
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
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-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-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-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-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-any in wbinnssmith/awesome-promises

Wait for any promise to be fulfilled

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

JavaScript

6 +0

54 +0

7 +0

GitHub
p-reduce in wbinnssmith/awesome-promises

Reduce a list of values using promises into a promise for a value

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

JavaScript

6 +0

66 +0

7 +0

GitHub
p-time in wbinnssmith/awesome-promises

Measure the time a promise takes to resolve

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

JavaScript

6 +0

68 +0

5 +0

GitHub
any-observable in sindresorhus/awesome-observables

Support any Observable library and polyfill

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

JavaScript

10 +0

70 +0

12 +0

GitHub
strip-bom in sindresorhus/awesome-nodejs

Strip UTF-8 byte order mark (BOM) from a string

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

JavaScript

8 +0

107 +0

21 +0

GitHub
p-tap in wbinnssmith/awesome-promises

Tap into a promise chain without affecting its value or state

updated at Jan. 31, 2024, 2:58 a.m.

JavaScript

8 +0

131 +0

9 +0

GitHub
round-to in sindresorhus/awesome-nodejs

Round a number to a specific number of decimal places: 1.234 → 1.2

updated at Jan. 31, 2024, 2:58 a.m.

JavaScript

9 +0

155 +0

11 +0

GitHub
gulp-debug in alferov/awesome-gulp

Debug Vinyl file streams to see what files are run through your Gulp pipeline

updated at Jan. 29, 2024, 7:49 a.m.

JavaScript

6 +0

221 +0

29 +0

GitHub