Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 448 Bytes

jsonfit

jsonfit is a Javascript library for parsing and converting Garmin FIT files into JSON objects. It current focus is on activity FIT files but other types might be added in the future.

DISCLAIMER This is really early prototype code at this stage! Be advised that things might change and/or brake.

!! NOTE !!

2025-01-19
Please check out https://github.com/wader/fq for a better FIT-parser (and lots of other binary formats)