Skip to content
Ben Weier edited this page Feb 6, 2021 · 1 revision

Blizzard.js is a promise-based Node.js library for the Blizzard Community Platform API written with TypeScript.

Install

Install blizzard.js and save to your package.json dependencies in one easy step:

With npm:

npm install blizzard.js

With yarn:

yarn add blizzard.js