Some useful utilities I often need
Zero CPU overhead, zero dependency, true event-loop blocking sleep
Turns async function into sync via JavaScript wrapper of Node event loop
Prevent display sleep and enable wake lock in any Android or iOS web browser
Resolves a promise after a specified delay
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.