UNPKG

@viclafouch/fetch-crawler

Version:

A Node.JS Web crawler using the API Fetch

13 lines (11 loc) 128 B
language: node_js node_js: - 12 - 10 - 8 before_script: - npm install script: - npm run lint - npm test cache: npm