A collection of libraries that I felt were missing from the public and people could potentially want.
@austinbreslin/file-types @austinbreslin/pledge @austinbreslin/fetcher @austinbreslin/safe-json
File Types is near completion list of file type information, including the 'magic bits' that determine what application the file belongs to.
A wrapper around promises to return tuples with a few other useful features.
A wrapper around fetch to return tuples, not throw random errors and with a few other useful features.
Correcting a few inconsistencies when use JSON in JS/TS. Does not throw random errors.