fortniteinjs

1.0.1 • Public • Published

Setup and Install

$ npm i fortniteinjs --save
  1. Get a FortniteTracker.com api key

Using the Lib

// Get the module
 
const fortnite = require('fortniteinjs')
 
// Create a Client
const fortniteclient = new Client('APIKEY')
 
fortniteclient.user('NAME', 'PLATFORM').then(console.log)

Readme

Keywords

none

Package Sidebar

Install

npm i fortniteinjs

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Unpacked Size

5.06 kB

Total Files

7

Last publish

Collaborators

  • quintendct