airtable-lite

v0.2.1
Light weight type safe Airtable API client
airtable typescript

build

tsc

docs

typedoc --out docs src/index.ts

fix

npm run fix:lint && npm run fix:format

test

npm run test:format && npm run test:lint && npm run test:spec

fix:format

prettier --write 'src/**/*'

fix:lint

eslint 'src/**/*' --fix

test:format

prettier --check 'src/**/*'

test:lint

eslint 'src/**/*'

test:spec

jest --ci

Metadata

  • MIT
  • Whatever
  • pspeter3
  • released 2/15/2021

Downloads

Maintainers