Open the GitHub page of the given or current directory repo
created at Jan. 12, 2016, 5:36 p.m.
Filter object keys and values into a new object
created at Aug. 10, 2015, 5:42 a.m.
Tap into a promise chain without affecting its value or state
created at Oct. 21, 2016, 7:01 a.m.
Run Electron without all the junk terminal output
created at Aug. 10, 2018, 4:49 p.m.
Need a JavaScript module or looking for ideas? Welcome ✨
created at May 31, 2015, 10:14 p.m.
Get the dimensions of an image
created at Nov. 5, 2023, 3:20 p.m.
Traceur is a JavaScript.next to JavaScript-of-today compiler
created at Feb. 20, 2014, 12:42 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.
Filter promises concurrently
created at Oct. 21, 2016, 4:09 a.m.
Get a list of npm packages with keywords
created at Jan. 18, 2015, 4:45 p.m.
Create a deferred promise
created at Oct. 21, 2016, 5:07 a.m.
Remove or replace part of a string like Array#splice
created at Aug. 19, 2015, 6:27 p.m.
Generate a random float
created at June 26, 2015, 10:27 p.m.
Wait for a specified number of promises to be fulfilled
created at Oct. 21, 2016, 5:17 a.m.
Make unhandled promise rejections fail hard right away instead of the default silent fail
created at Aug. 27, 2016, 8:02 p.m.
`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
created at Oct. 21, 2016, 5:50 a.m.
ES2015 Number.isNaN() ponyfill
created at May 20, 2015, 8:43 p.m.
Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s
created at Aug. 11, 2014, 4:14 p.m.
Check if a value is an Observable
created at Nov. 19, 2015, 1:40 p.m.