Airtable/airtable.js
Airtable javascript client observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 25
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4226
- days_rel: n/a
- days_push: 453
- n_releases_24m: 0
Adoption not part of the score
2225 stars · 451 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official JavaScript client library for the Airtable REST API, usable in Node.js and browsers. It lets you read, create, update, and delete records in Airtable bases using table and column names.
Use cases
- read and write records from an Airtable base in Node.js
- sync Airtable data into another application
- build a web app backed by Airtable as a database
- query Airtable tables with pagination and filtering
- automate Airtable record updates from a script
- integrate Airtable with a backend API or webhook handler
When to choose
- you use JavaScript/TypeScript and want the official, maintained Airtable client
- you need promise-based or callback-based access to Airtable records in Node or the browser
- you want first-party support for Airtable auth tokens, timeouts, and endpoint configuration
When to avoid
- you use a language other than JavaScript and need a native client
- you need a full local database rather than an API wrapper around Airtable's hosted service
- you need offline access or complex queries Airtable's API does not support
Facets
library · maturity stable
http-client sdk database-driver apis databases web-development developer-tools browser airtable api-client rest-client no-code-database official-client nodejs javascript
1 source
- readme: https://github.com/Airtable/airtable.js · fetched 2026-08-28 · ff8f34747a7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Airtable/airtable.js | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="Airtable/airtable.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem