v0.1.0
Initial release of skylink-sdk, a TypeScript SDK for SkyLink API v3.1.
Additions
- Typed methods for all 58 SkyLink API v3.1 operations
- Direct SkyLink and RapidAPI authentication
- Automatic ICAO/IATA airport-code conversion
- Structured errors and rate-limit metadata
- JSON and PDF response handling
- Configurable fetch implementation, headers, base URL, and timeout
- ESM package with TypeScript declarations
- Compatible with Node.js 22+, Bun, and modern server/edge runtimes
Install
npm install skylink-sdkFull Changelog: https://github.com/vineyardbovines/skylink-sdk/commits/v0.1.0