compass-edu

0.2.2 • Public • Published

Compass-edu

An unofficial api for Compass using puppeteer!

Installation

npm install compass-edu

Usage

Read The Docs

    var Compass = require('compass-edu');

    var user = new Compass('school_prefix');
  
    user.on('initialized', async () => { user.login({username: 'username', password: 'password'});

Examples

Examples can be located in /examples/. The current examples are:

Contributing

Please feel free to contribute, either by Creating A Fork, Submitting A Feature Request or Submitting A Bug Report.

Readme

Keywords

none

Package Sidebar

Install

npm i compass-edu

Weekly Downloads

1

Version

0.2.2

License

MIT

Unpacked Size

8.57 kB

Total Files

8

Last publish

Collaborators

  • tascord