editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
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
errlop
An extended Error class that envelops a parent error, such that the stack trace contains the causation
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.