webscrape

v3.0.0
Scrape web pages. Uses and returns promises
scraping web

compile

babel -d dist/ src/

prepublish

npm test && npm run compile

lint

eslint src/* && flow

test

npm run lint && BABEL_ENV=test nyc mocha test/index.js

coverage

nyc report --reporter=text-lcov | coveralls
npm i webscrape

Metadata

  • ISC
  • Whatever
  • Benjamin Goh
  • released 11/13/2021

Downloads

Maintainers