An open API service indexing awesome lists of open source software.

https://github.com/yields/instrument

in-browser code coverage instrumentation
https://github.com/yields/instrument

Last synced: about 1 year ago
JSON representation

in-browser code coverage instrumentation

Awesome Lists containing this project

README

          

# coverage

in-browser code coverage instrumentation

## Installation

Install with [component(1)](http://component.io):

$ component install yields/instrument

### Example

```js
var cov = instrument('my-component');
```

## License

MIT