UNPKG

bd_unis

Version:

all BD university json list

23 lines (12 loc) 283 B
# all BD university json list # usage ``` const BD_UNIS = require("bd_unis"); let user = new BD_UNIS(); console.log(user.getNames()) ``` # all methods ``` getAll() ,getNames() ,getLocation() , getBuildYear() , getshortName() ,havePHD() findUni() ``` wrote only two test :(