https://github.com/adaptive/iata
IATA data
https://github.com/adaptive/iata
airlines airports hacktoberfest iata
Last synced: 6 months ago
JSON representation
IATA data
- Host: GitHub
- URL: https://github.com/adaptive/iata
- Owner: adaptive
- License: mit
- Created: 2020-09-17T00:29:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:03:21.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:49:40.550Z (over 1 year ago)
- Topics: airlines, airports, hacktoberfest, iata
- Language: JavaScript
- Homepage: https://adaptive.link
- Size: 1.93 MB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# IATA data
[](https://www.npmjs.com/package/@adaptivelink/iata)
ES Module with geolocation of airport IATA codes.
### Install with `yarn`, `npm` or `pnpm`
```bash
yarn add @adaptivelink/iata
``````bash
npm i @adaptivelink/iata
``````bash
pnpm i @adaptivelink/iata
```