1.1.0 • Published 2 years ago

universities-info-germany v1.1.0

Weekly downloads
20
License
MIT
Repository
github
Last release
2 years ago

Infos on Universities in Germany 🇩🇪

This package will just statically provide a json with info on some universities in the DACH area (including all universities in Germany).

Installation

npm install universities-info-germany.

Usage

Typescript

To import the complete uni data in typescript, use import uniData from 'universities-info-germany';

You can also use the data by some predefined functions, e.g. someone can use import { uniByUUID } from 'universities-info-germany'; to request a uni object by its UUID.

1.1.0

2 years ago

1.0.0

4 years ago