when you want to fire an event no matter how a process exits.
Throttle a function to limit its execution rate
Set a function's length property
Helper function to replace certain member expressions with function calls
Helper function to change the property 'name' of every function
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Set a function's name property
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Resolve any installed ES6 compatible promise
A small polyfill for Object.setprototypeof
Open Node Streams on demand.
Implements performance.now (based on process.hrtime).
JSON parse & stringify that supports binary via bops & base64
gengo.js core modules is a set of modules that helps the core to function properly.
A debug logger package for other Google libraries
A minimalistic code generation utility.
No description provided.
No description provided.
process.nextTick but always with args
No description provided.
Compare items in two sequences to find a longest common subsequence
A deep deletion module for node (like `rm -rf`)
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Allows users to use generators in order to write common functions that can be both sync or async.