walk the ast with references to parent nodes
return the github url from a package.json file
a through stream that starts paused and resumes on the next tick
evaluate statically-analyzable expressions
Streaming http in the browser
Browser-friendly inheritance fully compatible with standard node.js inherits()
parse a bundle generated by browser-pack
`[].reduce()` for old browsers
detect possibly catastrophic, exponential-time regular expressions
TypeScript definitions for deep-equal
Quickly scan for CLI flags and arguments
compute the greatest common divisor using euclid's algorithm
walk a directory tree recursively with events
compare two semver version strings, returning -1, 0, or 1
detect global and local lexical identifiers from javascript source code
The node core libs for in browser usage.
The node core libs for in browser usage.
upgrade streams1 to streams2 streams as a standalone module
http module compatibility for react-native
Check if mobile browser.
insert a string of css into the <head>
recursively transform key strings from camel-case to underscore-style
walk the dependency graph to generate json output that can be fed into browser-pack
LU decomposition using the crout algorithm