camelcase in sindresorhus/awesome-nodejs

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

updated at Aug. 24, 2024, 11:53 a.m.

JavaScript

14 +0

675 +0

95 +0

GitHub
humanize-url in sindresorhus/awesome-nodejs

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

updated at Aug. 24, 2024, 11:52 a.m.

JavaScript

10 +0

250 +0

6 +0

GitHub
onetime in sindresorhus/awesome-nodejs

Ensure a function is only called once

updated at Aug. 24, 2024, 11:48 a.m.

JavaScript

8 +0

162 +0

14 +0

GitHub
electron-unhandled in sindresorhus/awesome-electron

Catch unhandled errors and promise rejections in your Electron app

updated at Aug. 24, 2024, 12:11 a.m.

JavaScript

7 +0

448 +0

26 +0

GitHub
random-int in sindresorhus/awesome-nodejs

Generate a random integer

updated at Aug. 22, 2024, 11:51 a.m.

JavaScript

6 +0

87 +0

16 +0

GitHub
fix-path in sindresorhus/awesome-electron

Fix the $PATH on macOS and Linux when run from a GUI app

updated at Aug. 17, 2024, 11:54 a.m.

JavaScript

6 +0

274 +0

24 +0

GitHub
matcher in sindresorhus/awesome-nodejs

Simple wildcard matching

updated at Aug. 16, 2024, 7:51 a.m.

JavaScript

6 +0

536 +0

33 +0

GitHub
superb in sindresorhus/awesome-nodejs

Get superb like words

updated at Aug. 15, 2024, 4:24 a.m.

JavaScript

10 +0

393 +0

59 +0

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

Alfred 3 workflow to find relevant emoji from text

updated at Aug. 15, 2024, 3:05 a.m.

JavaScript

8 +0

371 +0

20 +0

GitHub
generator-nm in sindresorhus/awesome-nodejs, sindresorhus/awesome-npm

Scaffold out a node module

updated at Aug. 14, 2024, 1:26 p.m.

JavaScript

14 +0

743 +0

82 +0

GitHub
kill-tabs in agarrharr/awesome-cli-apps

Kill all Chrome tabs to improve performance, decrease battery usage, and save memory

updated at Aug. 12, 2024, 7:18 p.m.

JavaScript

13 +0

388 +0

23 +0

GitHub
object-values in parro-it/awesome-micro-npm-packages

Get the values of an object

updated at Aug. 12, 2024, 10:52 a.m.

JavaScript

6 +0

26 +0

5 +0

GitHub
round-to in sindresorhus/awesome-nodejs

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

updated at Aug. 12, 2024, 10:52 a.m.

JavaScript

9 +0

155 +0

11 +0

GitHub
multiline in sorrycc/awesome-javascript

Multiline strings in JavaScript

updated at Aug. 12, 2024, 10:51 a.m.

JavaScript

36 +0

1,416 +0

65 +0

GitHub
p-lazy in wbinnssmith/awesome-promises

Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called

updated at Aug. 11, 2024, 7:36 p.m.

JavaScript

8 +0

265 +0

10 +0

GitHub
p-times in wbinnssmith/awesome-promises

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

updated at Aug. 10, 2024, 4:04 a.m.

JavaScript

7 +0

37 +0

5 +0

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

Convert an Observable to a Promise

updated at Aug. 7, 2024, 4:26 p.m.

JavaScript

7 +0

47 +0

6 +0

GitHub
parse-columns-cli in agarrharr/awesome-cli-apps

Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.

updated at Aug. 6, 2024, 8:14 p.m.

JavaScript

8 +0

65 +0

6 +0

GitHub
find-up-cli in agarrharr/awesome-cli-apps

Find a file by walking up parent directories

updated at Aug. 6, 2024, 8:13 p.m.

JavaScript

7 +0

39 +0

7 +0

GitHub
cli-cursor in sindresorhus/awesome-nodejs

Toggle the CLI cursor

updated at Aug. 4, 2024, 10:36 p.m.

JavaScript

6 +0

102 +0

6 +0

GitHub