Simple config handling for your app or module
created at June 21, 2016, 10:04 p.m.
🎨 The macOS color picker as an app with more features
created at May 5, 2021, 11:24 a.m.
Simplified file downloads for your Electron app
created at Nov. 18, 2015, 8:07 a.m.
Convert bytes to a human readable string: 1337 → 1.34 kB
created at Feb. 9, 2014, 5:24 p.m.
Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
created at Aug. 16, 2015, 8:27 a.m.
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
created at Dec. 21, 2015, 6:38 p.m.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
created at March 20, 2014, 2:36 p.m.
Manage the desktop wallpaper
created at April 3, 2015, 7:04 a.m.
Get your public IP address - very fast!
created at Sept. 14, 2014, 10:02 p.m.
Display images in the terminal
created at May 8, 2018, 4:14 p.m.
Hashing made simple. Get the hash of a buffer/string/stream/file.
created at May 23, 2015, 9:23 a.m.
ES2015 Object.assign() ponyfill
created at Feb. 2, 2014, 3:45 p.m.
Get an available TCP port
created at April 6, 2014, 3:06 p.m.
Get, set, or delete a property from a nested object using a dot path
created at Jan. 8, 2015, 5:48 a.m.
Retry a promise-returning or async function
created at Oct. 21, 2016, 7:44 a.m.
Adds useful debug features to your Electron app
created at June 1, 2015, 2:36 a.m.
Colored symbols for various log levels
created at July 10, 2014, 12:51 a.m.
Scaffold out a node module
created at March 14, 2015, 5:58 a.m.