This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

node-blaseball

1.1.0 • Public • Published

node-blaseball: A Node.js API library for Blaseball

node-blaseball is a promise-based, simple API interface library for Blaseball, written in TypeScript.

Based on the modern-baseball Python package by helloimowen.

Getting Started

Installation

$ npm i -S node-blaseball

Usage

const blaseball = require("node-blaseball");

blaseball.getAllTeams().then((res) => console.log(res));

Readme

Keywords

Package Sidebar

Install

npm i node-blaseball

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

28.6 kB

Total Files

13

Last publish

Collaborators

  • thehanna