0.0.3 • Published 11 months 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/atc
Read 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 install
Run tests
bun test