1.0.1 • Published 6 years ago

fortniteinjs v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 years ago

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)
1.0.1

6 years ago

1.0.0

6 years ago