Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/visionmedia/node-jscoverage
- Owner: visionmedia
- License: gpl-2.0
- Archived: true
- Created: 2010-05-25T18:38:43.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T14:20:37.000Z (about 6 years ago)
- Last Synced: 2024-05-19T03:09:58.626Z (8 months ago)
- Language: C++
- Homepage:
- Size: 1.82 MB
- Stars: 397
- Watchers: 9
- Forks: 42
- Open Issues: 18
-
Metadata Files:
- Readme: Readme.md
- License: COPYING
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.