Lodestone by XIVStats
Lodestone is a module for interfacing with the Final Fantasy XIV Lodestone, and returning entity (character, server etc.) information.
Jump To:
API Reference |
Getting Started |
Contributing
Getting-Started
1. Installation
npm install --save @xivstats/lodestone
or if you're using yarn
yarn install @xivstats/lodestone
2. Imports
TODO
Contributing
We welcome community contributions and pull requests. See CONTRIBUTING.md for information on how to set up a development environment and submit code.