CyRepo
Quickly gather info on valid Cydia repos!
Basic Usage
const cydia = ;cydia
- Invalid repos will be caught
- Invalid domains will be caught
- Handles errors from packages used (will throw its own errors).
- Uses external library to validate URLs
Other info
- Supports promises
- completely asynchronous
- Dependencies: node-fetch, validator, seek-bzip, abort-controller and fs
- test:
node test.js