UNPKG
rip
Version:
latest (0.0.1)
0.0.1
The map-reduce of website parsing
github.com/evanmoran/rip
evanmoran/rip
rip
/
rip.js
4 lines
•
83 B
JavaScript
View Raw
1
2
3
4
var
rip;
module
.
exports
= rip =
function
(
){
throw
new
Error
(
'work in progress'
) }