Skip to content

Set of Javascript/Typescript Libraries written by me

Notifications You must be signed in to change notification settings

AustinBreslinDev/libs

Repository files navigation

Austin Breslin's JS/TS Libraries

A collection of libraries that I felt were missing from the public and people could potentially want.

List:

@austinbreslin/file-types @austinbreslin/pledge @austinbreslin/fetcher @austinbreslin/safe-json

File Types

File Types is near completion list of file type information, including the 'magic bits' that determine what application the file belongs to.

Pledge

A wrapper around promises to return tuples with a few other useful features.

Fetcher

A wrapper around fetch to return tuples, not throw random errors and with a few other useful features.

Safe JSON

Correcting a few inconsistencies when use JSON in JS/TS. Does not throw random errors.

About

Set of Javascript/Typescript Libraries written by me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published