runescape-api

Simple wrapper for RuneScape APIs written in node.

Usage no npm install needed!

<script type="module">
  import runescapeApi from 'https://cdn.skypack.dev/runescape-api';
</script>

README

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.