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

ogame-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ogame-api

OGame XML API parser written in Typescript

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

🌌 ogame-api

enter image description here Package size (minified+gzipped)

ogame-api is a lightweight (~10kb gzipped) abstraction layer written in Typescript that allows you to easily use OGame's XML API by providing full coverage of it, including:

  • Player API
  • Universe API
  • Positions (highscore) API
  • Alliance API
  • Server Data API
  • Player Data API
  • Localization API
  • Universes API
  • Planet Report API

Installation

Installing with npm:

npm install ogame-api

Installing with yarn:

yarn add ogame-api

Features

  • Complete coverage of OGame's XML API
  • Planet report parsing
  • Advanced Typescript typings
  • const enum helpers
  • Works in both node and browser environments

Getting started

To get started with ogame-api, check out our auto-generated docs!

License

This project is licensed under the MIT license

Keywords

ogame

FAQs

Package last updated on 29 Sep 2019

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