tests.js
Console test runner - writes to stdin, reads stdout. For example:
wc
<<<
one two three
>>>
1 3 14
Console test runner - writes to stdin, reads stdout. For example:
wc
<<<
one two three
>>>
1 3 14
If you find any bugs or have a feature request, please open an issue on github!
The npm package download data comes from npm's download counts api and package details come from npms.io.