ucla-api

1.0.0 • Public • Published

UCLAnpm

Dining Hall

Usage:

var options = {
    diningHall: 0, //0-3, BPlate, Covel, De Neve, Feast
    meal: 2, //0-2, breakfast, lunch, dinner
    diet: 0, //0-2, normal, vegetarian, vegan
    callback: printMenu //callback with 1 param
};

Then call:

UCLA.getMenu(options);

Class Registrar

Readme

Keywords

none

Package Sidebar

Install

npm i ucla-api

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • mitrikyle