Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.15 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.15 KB

JavaScript API for Coverage Data

A JavaScript API for handling arbitrary coverage data. The API is based on the object structure of CoverageJSON but abstracts over it to make it exchangeable. It's purpose is to serve as a common interface that libraries can implement and depend on. It is a work-in-progress and the API is likely to change in some areas.

Start here: Coverage objects or CoverageCollection objects

Implementations

Acknowledgments

This specification is developed within the MELODIES project.