2.0.0 • Published 3 years ago

eklase v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

eklase

A wrapper for the E-Klase internal API and a scraper for the website.

const EKlase = require("eklase") // CommonJS
import EKlase from "eklase" // Typescript & ES6

const wrapper = new EKlase("username", "password")

Installation

Installation is easy! just do npm i eklase or yarn add eklase if you use yarn.

Documentation

Documentation for this package is contained in the docs

2.0.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago