v8codecov

1.0.6-0 • Public • Published

v8codecov

v8codecov is a tool to extract JSON Objects for V8 Code Coverage for JS and CSS. Chrome DevTools Protocol Viewer APIs are used for the same.

v8codecov takes your website name as input and throws correspoding V8 Code Coverage Objects for JS and CSS.

Example usage

var codecov = require('v8codecov');
codecov('https://news.ycombinator.com');

Update! (10th Feb, 2018) : Functioning correctly now. Dependency issue resolved.

Issues and PRs welcome 🤗(on Github).

/v8codecov/

    Package Sidebar

    Install

    npm i v8codecov

    Weekly Downloads

    1

    Version

    1.0.6-0

    License

    MIT

    Unpacked Size

    4.12 kB

    Total Files

    5

    Last publish

    Collaborators

    • karansapolia