gulp-rev in alferov/awesome-gulp

Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`

updated at April 4, 2024, 3:30 a.m.

JavaScript

29 +0

1,539 +0

219 +0

GitHub
gulp-nunjucks in alferov/awesome-gulp

Precompile Nunjucks templates

updated at April 2, 2024, 8:29 p.m.

JavaScript

6 +0

150 +0

20 +0

GitHub
p-timeout in wbinnssmith/awesome-promises

Timeout a promise after a specified amount of time

updated at April 2, 2024, 7:58 p.m.

JavaScript

7 +0

261 +0

29 +1

GitHub
humanize-url in sindresorhus/awesome-nodejs

Humanize a URL: https://sindresorhus.com → sindresorhus.com

updated at April 2, 2024, 5:28 p.m.

JavaScript

10 +0

246 +0

6 +0

GitHub
random-int in sindresorhus/awesome-nodejs

Generate a random integer

updated at April 1, 2024, 2:57 p.m.

JavaScript

6 +0

85 +0

16 +0

GitHub
npm-name in sindresorhus/awesome-nodejs

Check whether a package or organization name is available on npm

updated at March 30, 2024, 9:10 a.m.

JavaScript

6 +0

167 +0

27 -3

GitHub
parse-json in sindresorhus/awesome-nodejs

Parse JSON with more helpful errors

updated at March 29, 2024, 6:55 p.m.

JavaScript

11 +0

336 +0

35 +0

GitHub
alfred-emoj in alfred-workflows/awesome-alfred-workflows

Alfred 3 workflow to find relevant emoji from text

updated at March 21, 2024, 2:20 a.m.

JavaScript

8 +0

366 +0

20 +0

GitHub
p-settle in wbinnssmith/awesome-promises

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

updated at March 19, 2024, 10:23 a.m.

JavaScript

6 +0

89 +0

11 +0

GitHub
detect-indent in sindresorhus/awesome-nodejs

Detect the indentation of code

updated at March 11, 2024, 12:41 p.m.

JavaScript

9 +0

192 +0

27 +0

GitHub
project-ideas in sindresorhus/awesome-nodejs

Need a JavaScript module or looking for ideas? Welcome ✨

updated at March 11, 2024, 1:44 a.m.

Unknown languages

55 +0

541 +0

9 +0

GitHub
indent-string in sindresorhus/awesome-nodejs

Indent each line in a string

updated at March 9, 2024, 9:12 a.m.

JavaScript

7 +0

111 +0

17 +0

GitHub
is-elevated in bcoe/awesome-cross-platform-nodejs

Check if the process is running with elevated privileges

updated at March 4, 2024, 6:31 p.m.

JavaScript

7 +0

40 +0

3 +0

GitHub
p-pipe in wbinnssmith/awesome-promises

Compose promise-returning & async functions into a reusable pipeline

updated at March 3, 2024, 10:41 p.m.

TypeScript

7 +0

118 +0

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