Get the dimensions of an image
created at Nov. 5, 2023, 3:20 p.m.
Useful utilities for working with Uint8Array (and Buffer)
created at Oct. 24, 2023, 5:55 a.m.
Cross-platform `/dev/null`
created at May 26, 2019, 1:01 p.m.
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
created at May 26, 2019, 12:34 p.m.
Use Ky in both Node.js and browsers
created at Feb. 22, 2019, 4:39 p.m.
Run Electron without all the junk terminal output
created at Aug. 10, 2018, 4:49 p.m.
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
created at July 25, 2018, 4:12 a.m.
Display images in the terminal
created at May 8, 2018, 4:14 p.m.
Simplified IPC communication for Electron apps
created at April 23, 2018, 7:26 a.m.
Create clickable links in the terminal
created at April 4, 2018, 5:28 p.m.
Tiny hashing module that uses the native crypto API in Node.js and the browser
created at March 7, 2018, 5:17 p.m.
Pretty logger for Electron apps
created at Jan. 23, 2018, 3:07 p.m.
Static file serving for Electron apps
created at Jan. 11, 2018, 9 a.m.
Simple auto-reloading for Electron apps during development
created at Jan. 4, 2018, 3:15 p.m.
Move a file - Even works across devices
created at Nov. 3, 2017, 10:40 a.m.
Catch unhandled errors and promise rejections in your Electron app
created at May 15, 2017, 6:30 a.m.
Make a directory and its parents if needed - Think `mkdir -p`
created at May 9, 2017, 5:57 p.m.
Promisify an event by waiting for it to be emitted
created at April 26, 2017, 4:53 p.m.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
created at April 16, 2017, 1:34 p.m.
Get a random temporary file or directory path
created at March 28, 2017, 10:43 a.m.