electron-boilerplate in sindresorhus/awesome-electron, melvin0008/awesome-projects-boilerplates

Boilerplate to kickstart creating an app with Electron

updated at May 8, 2024, 6:17 a.m.

JavaScript

34 +0

1,642 +0

172 +0

GitHub
leven in sindresorhus/awesome-nodejs

Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm

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

JavaScript

14 +0

707 +0

35 +0

GitHub
load-json-file in sindresorhus/awesome-nodejs

Read and parse a JSON file

updated at May 9, 2024, 9:09 a.m.

JavaScript

8 +0

240 +0

48 -1

GitHub
p-event in avajs/awesome-ava

Promisify an event by waiting for it to be emitted

updated at May 9, 2024, 4:44 p.m.

JavaScript

8 +0

423 +0

26 +0

GitHub
hasha in sindresorhus/awesome-nodejs

Hashing made simple. Get the hash of a buffer/string/stream/file.

updated at May 10, 2024, 3:07 a.m.

JavaScript

12 +0

946 +0

41 +0

GitHub
image-type in sindresorhus/awesome-nodejs

Detect the image type of a Buffer/Uint8Array

updated at May 10, 2024, 10:28 a.m.

JavaScript

10 +0

366 +0

16 +0

GitHub
yn in sindresorhus/awesome-nodejs

Parse yes/no like values

updated at May 10, 2024, 4:52 p.m.

JavaScript

9 +0

260 +0

20 +0

GitHub
matcher in sindresorhus/awesome-nodejs

Simple wildcard matching

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

JavaScript

6 +0

535 +0

33 +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 +0

55 +0

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

14 +0

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
p-timeout in wbinnssmith/awesome-promises

Timeout a promise after a specified amount of time

updated at May 12, 2024, 3:02 p.m.

JavaScript

7 +0

262 +0

29 +0

GitHub
map-obj in parro-it/awesome-micro-npm-packages

Map object keys and values into a new object

updated at May 13, 2024, 1:51 p.m.

JavaScript

6 +0

189 +0

41 +0

GitHub
pageres-cli in agarrharr/awesome-cli-apps

Capture website screenshots

updated at May 14, 2024, 5:20 a.m.

JavaScript

40 +0

1,654 +0

81 +0

GitHub
fix-path in sindresorhus/awesome-electron

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

updated at May 14, 2024, 3:26 p.m.

JavaScript

6 +0

273 +0

23 +0

GitHub
uint8array-extras in sindresorhus/awesome-nodejs

Useful utilities for working with Uint8Array (and Buffer)

updated at May 14, 2024, 4:53 p.m.

JavaScript

4 +0

198 +0

3 +0

GitHub
humanize-url in sindresorhus/awesome-nodejs

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

updated at May 14, 2024, 7:09 p.m.

JavaScript

10 +0

247 +0

6 +0

GitHub
get-port in sindresorhus/awesome-nodejs

Get an available TCP port

updated at May 15, 2024, 7:43 a.m.

JavaScript

15 +0

854 +0

63 +0

GitHub
os-locale in sindresorhus/awesome-nodejs

Get the system locale

updated at May 15, 2024, 9:13 a.m.

JavaScript

12 +0

222 +0

44 +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 15, 2024, 9:14 a.m.

JavaScript

9 +0

234 +0

25 +0

GitHub