Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.99 KB

File metadata and controls

30 lines (21 loc) · 1.99 KB

Introduction

Current Github Action build status. Package dependancy status. Total downloads. npm package version. Released under the MIT license.

runescape-api is an open-source wrapper, written in Node.js, that allows interaction with the various APIs available for the popular MMORPG RuneScape.

Installation

npm install runescape-api
# OR
yarn add runescape-api

Usage

The implementation offers functionality to interact with the following:

More, detailed examples can be provided on the respective documentation pages, a complete summary of the documentation pages can be found on the GitHub Repository.