/webwork2-api

Interact with your webwork2 profile.

Primary LanguageTypeScript

webwork2-api

npm version

Interact with your webwork2 profile.

Installation

npm install --save webwork2-api | yarn add webwork2-api

Usage

const webwork2 = require("webwork2-api");

const loginInfo = webwork2.login(webwork2.courseURL("..."), username, password);

// ...

Supported features

  • Login
  • Getting grade info for homework