2.0.0 • Published 1 year ago

eklase v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago