0.2.0 • Published 4 years ago

ut-studies v0.2.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

ut-studies

ut-studies is an npm package to be used for retrieving a list of studies currently being given at the University of Twente. This package uses the list of studies provided by the ut-studies GitHub repository.

Installing

To install this package, use npm install ut-studies.

Using

To use this package, import this package and use the function getAllStudies(). This will return an array of objects, described by the readme on the ut-studies repository.