Tiny hashing module that uses the native crypto API in Node.js and the browser
updated at Oct. 15, 2024, 6:13 a.m.
While a condition returns true, calls a function repeatedly, and then resolves the promise
updated at Oct. 17, 2024, 4:05 a.m.
Timeout a promise after a specified amount of time
updated at Oct. 17, 2024, 4:47 a.m.
Convert a string to a valid safe filename
updated at Oct. 17, 2024, 10:06 a.m.
Truncate a string to a specific width in the terminal
updated at Oct. 17, 2024, 4:28 p.m.
Filter promises concurrently
updated at Oct. 20, 2024, 7:55 p.m.
Strip comments from JSON. Lets you use comments in your JSON files!
updated at Oct. 21, 2024, 9:32 p.m.
Detect the file type of a file or stdin
updated at Oct. 22, 2024, 10:49 a.m.
Control the macOS dark mode from the command-line
updated at Oct. 23, 2024, 1:21 a.m.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
updated at Oct. 23, 2024, 4:53 a.m.
Check if the process is running inside a Docker container
updated at Oct. 23, 2024, 4:54 p.m.
Map object keys and values into a new object
updated at Oct. 25, 2024, 5:56 a.m.
Promisify an event by waiting for it to be emitted
updated at Oct. 25, 2024, 6:43 a.m.
Simplified IPC communication for Electron apps
updated at Oct. 25, 2024, 8:08 a.m.
Get an available TCP port
updated at Oct. 25, 2024, 8:13 a.m.
Move a file - Even works across devices
updated at Oct. 25, 2024, 5:04 p.m.