JSPM

simple-fortnite-api

0.1.9
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q19033F
  • License MIT

An API wrapper, for Fortnite, around the FortniteTracker API.

Package Exports

  • simple-fortnite-api

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (simple-fortnite-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

fortnite

A simple, easy to use module for interacting with the FortniteTracker API.

Setup and Installation

$ npm i simple-fortnite-api
  1. Signup at FortniteTracker
  2. Generate an API Key

Getting Started

// Bring in the Fortnite module
const fortnite = require('simple-fortnite-api');
// Create an instance of the client with your API Key
const client = new fortnite('Your-API-Key');

// All methods
client.find('username').then(console.log);

Issues

If you run into any issues, have any queries or concerns or would just like to make a few suggestions please do not hesitate to join our discord support server