We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Blizzard.js is a promise-based Node.js library for the Blizzard Community Platform API written with TypeScript.
Install blizzard.js and save to your package.json dependencies in one easy step:
blizzard.js
package.json
With npm:
npm install blizzard.js
With yarn:
yarn add blizzard.js