0.0.3 • Published 1 year ago
@glideapps/atc v0.0.3
@glideapps/atc
The Official Typescript Library for ATC Services:
This package contains the following modules available in esm and cjs flavours:
- OTEL
- More coming soon..
See more in the ATC documentation (also coming soon)
Get Started
npm i @glideapps/atcRead Component Docs
Contribute to the Library
This package uses Bun for zero compile time tests
To install bun run curl -fsSL https://bun.sh/install | bash
To install dependencies:
bun installRun tests
bun test