domain-browser
popularNode's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
Updated by @evansolomon
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Updated by @robloach
textextensions
A package that contains an array of every single file extension there is for text files
Updated by @balupton
binaryextensions
A package that contains an array of every single file extension there is for binary files
Updated by @balupton
typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Updated by @balupton
module-deps
walk the dependency graph to generate json output that can be fed into browser-pack
Updated by @ahdinosaur
version-compare
Comparator to determine if a version is less than, equivalent to, or greater than another version
Updated by @balupton