search-torrents
v1.0.0
Published
search torrent sites and provide an api for results
Downloads
1
Readme
search-torrents
Goal
is to provide a simple search api for torrent sites, based on torrentflix It's only a component, not a full-featured application like torrentflix.
Written in ES6 compiled with babel to ES5. You can use optionally traceur, but not tested.
Run
node example.js
Develop
npm run build:watch