write-json-file in sindresorhus/awesome-nodejs

Stringify and write JSON to a file atomically

updated at Oct. 25, 2024, 6:27 p.m.

JavaScript

7 +0

214 +0

40 +0

GitHub
tmpin in sindresorhus/awesome-nodejs

Add stdin support to any CLI app that accepts file input

updated at Oct. 27, 2024, 2:48 p.m.

JavaScript

8 +0

124 +0

5 +0

GitHub
touch-bar-simulator in jaywcjlove/awesome-mac, serhii-londar/open-source-mac-os-apps

Use the Touch Bar on any Mac

updated at Oct. 27, 2024, 8:30 p.m.

Swift

42 +0

1,901 +0

87 +0

GitHub
p-throttle in wbinnssmith/awesome-promises

Throttle promise-returning & async functions

updated at Oct. 28, 2024, 4:20 a.m.

JavaScript

8 +0

443 +0

31 +0

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

Get your PATH prepended with locally installed binaries

updated at Oct. 28, 2024, 5:10 a.m.

JavaScript

7 +0

104 +0

12 +0

GitHub
is-stream in parro-it/awesome-micro-npm-packages

Check if something is a Node.js stream

updated at Oct. 28, 2024, 5:10 a.m.

JavaScript

9 +0

111 +0

20 +0

GitHub
get-stream in sindresorhus/awesome-nodejs, avajs/awesome-ava

Get a stream as a string, Buffer, ArrayBuffer or array

updated at Oct. 28, 2024, 5:14 a.m.

JavaScript

11 +0

341 +0

32 +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 Oct. 28, 2024, 7:51 a.m.

JavaScript

8 +0

266 +0

11 +0

GitHub
p-some in wbinnssmith/awesome-promises

Wait for a specified number of promises to be fulfilled

updated at Oct. 28, 2024, 6:39 p.m.

JavaScript

6 +0

36 +0

8 +0

GitHub
find-up in sindresorhus/awesome-nodejs

Find a file or directory by walking up parent directories

updated at Oct. 29, 2024, 2:11 a.m.

JavaScript

11 +0

582 +0

40 -1

GitHub
gulp-rev in alferov/awesome-gulp

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

updated at Oct. 29, 2024, 2:30 p.m.

JavaScript

29 +0

1,540 +0

217 +0

GitHub
yn in sindresorhus/awesome-nodejs

Parse yes/no like values

updated at Oct. 29, 2024, 2:30 p.m.

JavaScript

9 +0

266 +0

20 +0

GitHub
editorconfig-sublime in dreikanter/sublime-bookmarks

Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors

updated at Oct. 30, 2024, 2:04 p.m.

Python

35 +0

1,768 +0

107 +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 Nov. 1, 2024, 1:58 a.m.

JavaScript

14 +0

715 +0

27 -1

GitHub
gulp-plugin-boilerplate in alferov/awesome-gulp

Boilerplate to kickstart creating Gulp plugins

updated at Nov. 1, 2024, 3:09 a.m.

JavaScript

8 +0

76 +0

10 +0

GitHub
generator-gulp-plugin-boilerplate in alferov/awesome-gulp

Scaffold out a Gulp plugin boilerplate

updated at Nov. 1, 2024, 3:09 a.m.

JavaScript

6 +0

50 +0

7 +0

GitHub
gulp-strip-debug in alferov/awesome-gulp

Strip console, alert, and debugger statements from JavaScript code

updated at Nov. 1, 2024, 3:13 a.m.

JavaScript

11 +0

251 +0

19 +0

GitHub
dot-prop in sindresorhus/awesome-nodejs

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

updated at Nov. 1, 2024, 5:59 a.m.

JavaScript

14 +0

817 +0

80 +11

GitHub
ama in agarrharr/awesome-static-website-services, sindresorhus/amas

[[I'm slow at replying these days, but I hope to get back to answering questions eventually]] Ask me anything!

updated at Nov. 1, 2024, 1:52 p.m.

Unknown languages

18 +0

142 +0

32 +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 Nov. 1, 2024, 7:03 p.m.

JavaScript

8 +0

66 +0

6 +0

GitHub