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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

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