random-bytes-readable-stream in bcoe/awesome-cross-platform-nodejs

Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

76 +0

2 +0

GitHub
noop-stream in bcoe/awesome-cross-platform-nodejs

Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data

updated at April 27, 2024, 6:31 a.m.

JavaScript

3 +0

52 +0

3 +0

GitHub
multiline in sorrycc/awesome-javascript

Multiline strings in JavaScript

updated at April 27, 2024, 12:03 p.m.

JavaScript

36 +0

1,418 +0

69 +0

GitHub
object-assign in addyosmani/es6-tools, Richienb/awesome-ponyfills

ES2015 Object.assign() ponyfill

updated at April 27, 2024, 12:04 p.m.

JavaScript

19 +0

920 +0

82 +0

GitHub
log-symbols in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Colored symbols for various log levels

updated at April 27, 2024, 12:04 p.m.

JavaScript

9 +0

733 +0

34 +0

GitHub
loud-rejection in wbinnssmith/awesome-promises

Make unhandled promise rejections fail loudly instead of the default silent fail

updated at April 27, 2024, 12:10 p.m.

JavaScript

11 +0

281 +0

24 +0

GitHub
is-docker in veggiemonk/awesome-docker

Check if the process is running inside a Docker container

updated at April 27, 2024, 12:12 p.m.

JavaScript

7 +0

213 +0

13 +0

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

Check whether a website is up or down

updated at April 27, 2024, 4:13 p.m.

JavaScript

9 +0

353 +0

17 +0

GitHub
get-stdin in sindresorhus/awesome-nodejs

Get stdin as a string or buffer

updated at April 28, 2024, 3:48 a.m.

JavaScript

9 +0

334 +0

28 +0

GitHub
terminal-link in sindresorhus/awesome-nodejs

Create clickable links in the terminal

updated at April 28, 2024, 12:45 p.m.

JavaScript

11 +0

608 +0

25 +0

GitHub
cpy in sindresorhus/awesome-nodejs, bcoe/awesome-cross-platform-nodejs

Copy files

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

JavaScript

13 +0

422 +0

65 +0

GitHub
delay in sindresorhus/awesome-nodejs, wbinnssmith/awesome-promises, avajs/awesome-ava

Delay a promise a specified amount of time

updated at April 29, 2024, 7:59 a.m.

JavaScript

16 +0

605 +0

43 +0

GitHub
normalize-url in sindresorhus/awesome-nodejs

Normalize a URL

updated at April 29, 2024, 8:33 a.m.

JavaScript

16 +0

823 +0

127 +0

GitHub
tempy in sindresorhus/awesome-nodejs

Get a random temporary file or directory path

updated at April 29, 2024, 9:19 a.m.

JavaScript

7 +0

412 +0

32 +0

GitHub
p-debounce in wbinnssmith/awesome-promises

Debounce promise-returning & async functions

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

JavaScript

5 +0

194 +0

23 +0

GitHub
run-electron in sindresorhus/awesome-electron

Run Electron without all the junk terminal output

updated at April 30, 2024, 6:40 a.m.

JavaScript

5 +0

198 +0

9 +0

GitHub
ExceptionCatcher in matteocrippa/awesome-swift

Catch Objective-C exceptions in Swift

updated at April 30, 2024, 7 a.m.

Swift

9 +0

126 +0

16 +0

GitHub
dog-names in sindresorhus/awesome-nodejs

dog Get popular dog names

updated at April 30, 2024, 11:10 a.m.

JavaScript

9 +0

124 +0

15 +0

GitHub
cows in sindresorhus/awesome-nodejs

cow ASCII cows

updated at April 30, 2024, 11:49 a.m.

JavaScript

10 +0

410 +0

38 +0

GitHub
onetime in sindresorhus/awesome-nodejs

Ensure a function is only called once

updated at April 30, 2024, 3:49 p.m.

JavaScript

8 +0

159 +0

14 +0

GitHub