airtable-json
airtable-json copied to clipboard
A clean way to get Airtable data into JavaScript.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
It's maintenance time - thanks to Airtable deprecation of API keys. It'd be great to have a seamless way to update this lib.
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
it always retrieves the full table
Airtable has a rate limit of 5 requests/second. If you run into that limit while using this library there doesn't seem to be any work around right now. Two suggestions...
If a linked record links to another record, allow populating it.