gulp-traceur in addyosmani/es6-tools, alferov/awesome-gulp

Traceur is a JavaScript.next to JavaScript-of-today compiler

updated at Dec. 19, 2023, 4:50 a.m.

JavaScript

9 +0

166 +0

39 +0

GitHub
p-finally in wbinnssmith/awesome-promises

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

updated at Dec. 31, 2023, 1:41 a.m.

JavaScript

7 +0

45 +0

8 +0

GitHub
cli-truncate in sindresorhus/awesome-nodejs

Truncate a string to a specific width in the terminal

updated at Jan. 4, 2024, 9:26 a.m.

JavaScript

5 +0

85 +0

13 +0

GitHub
npm-user-cli in agarrharr/awesome-cli-apps

Get user info of an npm user

updated at Jan. 4, 2024, 3:46 p.m.

JavaScript

7 +0

29 +0

4 +0

GitHub
gulp-size in alferov/awesome-gulp

Display the size of your project

updated at Jan. 9, 2024, 10:25 a.m.

JavaScript

6 +0

229 +0

16 +0

GitHub
p-some in wbinnssmith/awesome-promises

Wait for a specified number of promises to be fulfilled

updated at Jan. 9, 2024, 10:25 a.m.

JavaScript

6 +0

34 +0

8 +0

GitHub
tmpin in sindresorhus/awesome-nodejs

Add stdin support to any CLI app that accepts file input

updated at Jan. 9, 2024, 10:26 a.m.

JavaScript

8 +0

123 +0

5 +0

GitHub
gulp-app in alferov/awesome-gulp

[DEPRECATED] Gulp as an app

updated at Jan. 17, 2024, 10:14 p.m.

JavaScript

23 +0

959 +0

47 +0

GitHub
grunt-svgmin in davidsonfellipe/awesome-wpo

Minify SVG

updated at Jan. 20, 2024, 3:43 p.m.

JavaScript

14 +0

432 +0

41 +0

GitHub
latest-version-cli in sindresorhus/awesome-npm

Get the latest version of an npm package

updated at Jan. 22, 2024, 3:57 a.m.

JavaScript

8 +0

51 +0

14 +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
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
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
supervillains in sindresorhus/awesome-nodejs

Get supervillain names

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

JavaScript

7 +0

117 +0

20 +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
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
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
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-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-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