file-type in sindresorhus/awesome-nodejs

Detect the file type of a Buffer/Uint8Array/ArrayBuffer

updated at May 12, 2024, 2:33 p.m.

JavaScript

30 +0

3,476 +4

340 +0

GitHub
electron-store in sindresorhus/awesome-electron

Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc

updated at May 12, 2024, 10:50 a.m.

JavaScript

26 +0

4,453 +12

142 +1

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

Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)

updated at May 12, 2024, 7:27 a.m.

JavaScript

9 +0

186 +1

8 +0

GitHub
execa in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs, avajs/awesome-ava

Process execution for humans

updated at May 12, 2024, 12:08 a.m.

JavaScript

40 +0

6,427 +60

200 +1

GitHub
ora in sindresorhus/awesome-nodejs

Elegant terminal spinner

updated at May 11, 2024, 10:37 p.m.

JavaScript

47 +0

8,925 +13

270 -1

GitHub
globals in dustinspecker/awesome-eslint

Global identifiers from different JavaScript environments

updated at May 11, 2024, 5:46 p.m.

JavaScript

11 +0

343 +1

109 +1

GitHub
npm-run-path in sindresorhus/awesome-npm

Get your PATH prepended with locally installed binaries

updated at May 11, 2024, 4:42 p.m.

JavaScript

7 +0

99 +0

13 +0

GitHub
dot-prop in sindresorhus/awesome-nodejs

Get, set, or delete a property from a nested object using a dot path

updated at May 11, 2024, 3:33 p.m.

JavaScript

14 +0

796 +2

66 -1

GitHub
os-name in bcoe/awesome-cross-platform-nodejs

Get the name of the current operating system. Example: macOS Sierra

updated at May 11, 2024, 2:43 p.m.

JavaScript

8 +0

143 +1

14 +0

GitHub
p-limit in wbinnssmith/awesome-promises

Run multiple promise-returning & async functions with limited concurrency

updated at May 11, 2024, 10:17 a.m.

JavaScript

15 +0

1,718 +13

94 +0

GitHub
escape-string-regexp in sindresorhus/awesome-nodejs

Escape RegExp special characters

updated at May 11, 2024, 10:17 a.m.

JavaScript

13 +0

569 +1

55 +1

GitHub
matcher in sindresorhus/awesome-nodejs

Simple wildcard matching

updated at May 11, 2024, 10:13 a.m.

JavaScript

6 +0

535 +1

33 +0

GitHub
trash in jaywcjlove/awesome-mac, sindresorhus/awesome-nodejs

Move files and directories to the trash

updated at May 11, 2024, 9:52 a.m.

JavaScript

26 +0

2,549 +1

78 +0

GitHub
electron-dl in sindresorhus/awesome-electron

Simplified file downloads for your Electron app

updated at May 11, 2024, 9:20 a.m.

JavaScript

19 +0

1,131 -1

136 +0

GitHub
decamelize in parro-it/awesome-micro-npm-packages

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

updated at May 11, 2024, 8:47 a.m.

JavaScript

9 +0

235 +2

25 +0

GitHub
camelcase in sindresorhus/awesome-nodejs

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

updated at May 11, 2024, 8:46 a.m.

JavaScript

14 +0

662 +2

95 +0

GitHub
meow in sindresorhus/awesome-nodejs

🐈 CLI app helper

updated at May 11, 2024, 8:27 a.m.

JavaScript

23 +0

3,501 +4

151 +1

GitHub
public-ip in sindresorhus/awesome-nodejs

Get your public IP address - very fast!

updated at May 11, 2024, 7:18 a.m.

JavaScript

19 +0

1,006 +3

64 +0

GitHub
is-online in sindresorhus/awesome-nodejs

Check if the internet connection is up

updated at May 11, 2024, 6:18 a.m.

JavaScript

25 +0

1,194 -1

83 +0

GitHub
eslint-plugin-unicorn in MunGell/awesome-for-beginners, dustinspecker/awesome-eslint

More than 100 powerful ESLint rules

updated at May 11, 2024, 5:50 a.m.

JavaScript

24 +0

3,898 +13

353 +1

GitHub