easy-hypixelapi

1.0.3 • Public • Published

Easy-HypixelAPI

An easy way to utilize the HypixelAPI in node.js

NPM Badge

Install

npm install easy-hypixelapi

Usage

const HypixelAPI = require("easy-hypixelapi");

const Hypixel = new HypixelAPI(/* YOUR HYPIXEL API KEY */)

let check = await Hypixel.key().then(res => { return res })

console.log(check)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    2
  • 1.0.2
    2
  • 1.0.1
    2

Package Sidebar

Install

npm i easy-hypixelapi

Weekly Downloads

6

Version

1.0.3

License

ISC

Unpacked Size

13.1 kB

Total Files

3

Last publish

Collaborators

  • errormessage404