Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yields/instrument

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

Last synced: 2 months 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