# One Double Zero Core
[![NPM version][npm-image]][npm-url] [![Build Status][build-image]][build-url] [![Coverage percentage][coveralls-image]][coveralls-url]

A code coverage API aiming at relevance, accuracy, simplicity, flexibility and speed.

## Installation

The recommended way to install One Double Zero Core is to install it from its npm package.

```shell
npm i one-double-zero-core
```

## Documentation

To get the most of One Double Zero Core, it is strongly recommended to read its [documentation](https://one-double-zero.nightlycommit.com/javascript-api.html).

## License

Copyright © 2025 [Eric MORAND](https://gitlab.com/eric.morand). Released under the [ISC License](https://gitlab.com/nightlycommit/one-double-zero/-/blob/main/LICENSE).

[npm-image]: https://badge.fury.io/js/one-double-zero-core.svg
[npm-url]: https://npmjs.org/package/one-double-zero-core
[build-image]: https://gitlab.com/nightlycommit/one-double-zero-core/badges/main/pipeline.svg
[build-url]: https://gitlab.com/nightlycommit/one-double-zero-core/-/pipelines
[coveralls-image]: https://coveralls.io/repos/gitlab/nightlycommit/one-double-zero-core/badge.svg
[coveralls-url]: https://coveralls.io/gitlab/nightlycommit/one-double-zero-core