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
version-range
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it