Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@reallyfatyoshi/hypeapi

Warning

This project is officially deprecated since the shutdown of HyperlandsMC.

Lightweight Hyperlands Api Client.
Version: 0.1.4

Installation

npm i @reallyfatyoshi/hypeapi

Usage

const { default: HypeApi } = require("@reallyfatyoshi/hypeapi");
const client = new HypeApi();

client
  .getPlayer("Chicken")
  .then((player) => console.log("Wins: %s", player.getTotalWins()));

Docs

Click here to read documentation.

About

Lightweight Hyperlands Api Client.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages