extension
Create cross-browser extensions with no build configuration.
textextensions
A package that contains an array of every single file extension there is for text files
binaryextensions
A package that contains an array of every single file extension there is for binary files
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.