flyff.js
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

flyff.js

flyff.js is an API wrapper written in TypeScript for the FlyFF Universe API

Features

  • Type safe
  • ESM/CJS compatible
  • Covers all of the current FlyFF Universe API endpoints

Getting started

Install the library with your preferred package manager

npm install flyff.js
yarn add flyff.js

Instantiate a new client

import { FlyffClient } from "flyff.js";

const client = new FlyffClient();

Make API calls

await client.job.getAllIds();

// [ 764 ,2246, 3545, 5330, ... ]

Documentation

coming soon

License

MIT

Package Sidebar

Install

npm i flyff.js

Weekly Downloads

16

Version

1.3.0

License

MIT

Unpacked Size

306 kB

Total Files

40

Last publish

Collaborators

  • reonanx2