Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
created at Nov. 7, 2016, 9:05 a.m.
Chrome extension - Hide nonessential files from the GitHub file browser
created at July 29, 2014, 7:59 p.m.
Generate random numbers that are consecutively unique
created at Nov. 13, 2013, 8:14 p.m.
Create a deferred promise
created at Oct. 21, 2016, 5:07 a.m.
Tap into a promise chain without affecting its value or state
created at Oct. 21, 2016, 7:01 a.m.
Delete files and directories
created at Dec. 6, 2015, 10:33 p.m.
Strip comments from CSS
created at Oct. 22, 2014, 10:28 p.m.
Strip comments from JSON. Lets you use comments in your JSON files!
created at Nov. 18, 2015, 2:25 p.m.
Promisify an event by waiting for it to be emitted
created at April 26, 2017, 4:53 p.m.
🔤 Swifty regular expressions
created at May 1, 2021, 10:41 a.m.
Get the latest version of an npm package
created at Oct. 9, 2015, 8:23 p.m.
Boilerplate to kickstart creating Gulp plugins
created at Feb. 6, 2014, 9:59 p.m.
Get stdin as a string or buffer
created at Feb. 13, 2014, 6:33 p.m.
Colored symbols for various log levels
created at July 10, 2014, 12:51 a.m.
Pretty logger for Electron apps
created at Jan. 23, 2018, 3:07 p.m.
Convert a string to a valid safe filename
created at Jan. 14, 2015, 5:23 a.m.
Static file serving for Electron apps
created at Jan. 11, 2018, 9 a.m.