@aikotami/actelemetry
v0.1.0
Published
TypeScript reader and utility toolkit for the binary lap-pack format produced by the replay parser.
Downloads
85
Readme
@aikotami/actelemetry
TypeScript reader and utility toolkit for the binary lap-pack format produced by the replay parser.
What it does
- validates lap-pack buffers
- reads headers, channel descriptors, and typed channel arrays
- exposes helpers for nearest-sample lookup, delta-time calculations, and chart adapters
Position in the pipeline
lapPack bytes -> @aikotami/actelemetry -> channels / delta / chart data
