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.
editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
version-range
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.