0.5.0 • Published 4 years ago
@teamest/scrapers v0.5.0
Scrapers
Scraper logic for collecting timetables from various web sources.
Currently supports the following:
- Volleyball SA (Social & State League)
Development
- Install packages with
npm ci
- Unit tests can be run with
npm t
- Integration tests can be run with
npm run integration-test