@azurapi/azurapi


Discord server NPM downloads NPM version Dependencies

Github Actions

AzurApi-JSTS

Open Source Library For Azur Lane

Features

  • Hosted Locally in your machine, no more waiting for server downtime!!!
  • Ship Information and Specific Data Searching
  • More to come soon

Requirement

This package needs Node version 14.0.0 or newer.

Install

Get stable package from npm by running npm install --save @azurapi/azurapi in the command line. Alternatively, use the web builds:

Minified: https://raw.githubusercontent.com/AzurAPI/azurapi-js/master/bundles/azurapi.min.js

UMD Module: https://raw.githubusercontent.com/AzurAPI/azurapi-js/master/bundles/azurapi.umd.js

Usage / Documentation

To use the Library, Please refer to the Docs.

For advanced users or package developers, please refer to TSDoc.

Breaking Changes

1.1.0

  • All functions from accessors after verion 1.1.0 return arrays.
  • Bundles are now built with typescript version 4.5.5

Discord Support Server

Discord Link: https://discord.gg/aAEdys8

Generated using TypeDoc