boardgamegeek
v0.5.5
Published
A read-only JSON client for the BoardGameGeek API.
Downloads
12
Readme
JavaScript BoardGameGeek client
A read-only JSON client for the BoardGameGeek API.
Original documentation
The original documentation can be found here.
Alternatives
If you search NPM, you'll realize there are several alternatives to this library:
- https://www.npmjs.com/package/bgg
- https://www.npmjs.com/package/bgg-axios
- https://www.npmjs.com/package/bgg-get
- https://www.npmjs.com/package/bgg-api
That said, I wanted a library with fewer dependencies, better performance, and a more natural JSON format. This is that library.