New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

eklase

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eklase

A wrapper and scraper for E-Klase

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
1
-87.5%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

node

FAQs

Package last updated on 18 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts