@jrc03c/misc-sdks
v0.0.20
Published
This is a little library of SDKs for various APIs that I use at work. They're intentionally minimalistic and not intended to cover the entire surface area of every API they target.
Readme
Intro
This is a little library of SDKs for various APIs that I use at work. They're intentionally minimalistic and not intended to cover the entire surface area of every API they target.
Installation
npm install @jrc03c/misc-sdksUsage
import {
AirtableClient,
BaseClient,
MailTmClient,
MailchimpClient,
} from "@jrc03c/misc-sdks"