Open stuff like URLs, files, executables. Cross-platform.
created at June 29, 2015, 6:15 p.m.
Catch unhandled errors and promise rejections in your Electron app
created at May 15, 2017, 6:30 a.m.
Get a random temporary file or directory path
created at March 28, 2017, 10:43 a.m.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
created at Jan. 24, 2015, 10:57 a.m.
Promisify an event by waiting for it to be emitted
created at April 26, 2017, 4:53 p.m.
Like `Promise.all()` but for `Map` and `Object`
created at Oct. 21, 2016, 4:02 a.m.
Create clickable links in the terminal
created at April 4, 2018, 5:28 p.m.
Concatenate a set of Web Components into one file
created at Jan. 8, 2014, 11:32 p.m.
Make unhandled promise rejections fail loudly instead of the default silent fail
created at Oct. 3, 2015, 3:54 p.m.
Fix the $PATH on macOS and Linux when run from a GUI app
created at April 27, 2015, 9:48 a.m.
Find the root directory of a Node.js project or npm package
created at Sept. 1, 2015, 7:39 a.m.
Debounce promise-returning & async functions
created at Oct. 21, 2016, 8:01 a.m.
A percentage type for Swift
created at Oct. 1, 2019, 6:20 a.m.
Kill all Chrome tabs to improve performance, decrease battery usage, and save memory
created at July 5, 2015, 10:11 p.m.
Unicode symbols with fallbacks for older terminals
created at July 10, 2014, 12:02 a.m.
Make a directory and its parents if needed - Think `mkdir -p`
created at May 9, 2017, 5:57 p.m.
Alfred 3 workflow to search for npm packages with npms.io
created at June 26, 2016, 3:14 p.m.
Strip UTF-8 byte order mark (BOM) from a string
created at April 4, 2014, 4:21 p.m.