Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/visionmedia/node-jscoverage

jscoverage modified to support SSJS
https://github.com/visionmedia/node-jscoverage

Last synced: about 2 months ago
JSON representation

jscoverage modified to support SSJS

Awesome Lists containing this project

README

        

This is __really__ old, don't use it anymore, here just for legacy reasons.

# node-jscoverage

[JScoverage](http://siliconforks.com/jscoverage/) for node.

## Installation

$ ./configure && make && make install

Warning: the `jscoverage` npm module published
by someone else does _not_ work, clone this repo.