Boilerplate to kickstart creating Gulp plugins
created at Feb. 6, 2014, 9:59 p.m.
Delete files and directories
created at Dec. 6, 2015, 10:33 p.m.
Ensure a function is only called once
created at Dec. 1, 2013, 10:19 p.m.
Memoize promise-returning & async functions
created at Oct. 21, 2016, 8:17 a.m.
[DEPRECATED] Transpile ES2015 to ES5
created at Jan. 3, 2014, 1:55 a.m.
Simplified IPC communication for Electron apps
created at April 23, 2018, 7:26 a.m.
Get an available port
created at Oct. 26, 2015, 2:40 p.m.
Strip UTF-8 byte order mark (BOM) from a string
created at April 4, 2014, 4:21 p.m.
Detect the file type of a file or stdin
created at Oct. 11, 2015, 3:11 p.m.
Throttle promise-returning & async functions
created at Oct. 21, 2016, 8:10 a.m.
Add stdin support to any CLI app that accepts file input
created at June 18, 2014, 2:02 p.m.
Copy files
created at Jan. 3, 2016, 9:04 p.m.
Read and parse a JSON file
created at Sept. 2, 2015, 6:38 a.m.
Wait for a condition to be true
created at Oct. 21, 2016, 6:52 a.m.
Strip comments from CSS
created at Aug. 10, 2015, 9:11 a.m.
Get the latest version of an npm package
created at Oct. 9, 2015, 8:23 p.m.
Alfred 3 workflow to search for npm packages with npms.io
created at June 26, 2016, 3:14 p.m.
Open the GitHub page of the given or current directory repo
created at Jan. 12, 2016, 5:36 p.m.
Promisify an event by waiting for it to be emitted
created at April 26, 2017, 4:53 p.m.