gw2api-client icon indicating copy to clipboard operation
gw2api-client copied to clipboard

Javascript wrapper for the official Guild Wars 2 API.

Results 14 gw2api-client issues
Sort by recently updated
recently updated
newest added

This is much less over-engineered, following the suggested implementation from our previous conversation

Hi, I noticed that sometimes I get wrong values from the cache when I query stuff back to back. This might be because I am using https://github.com/queicherius/gw2api-client/pull/72 already. ```typescript this.item...

bug
non released branch

Added an "pool" to client to hold static auto-batching endpoints. Endpoint now can enableAutoBatch() which creates a set for queueing ids for the next batch. Example: client.autoBatch('items', 500).get(100) client.autoBatch('items', 500).get(100)...

*** 🚨 **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š [Find out how to migrate...

greenkeeper

## The devDependency [standard](https://github.com/standard/standard) was updated from `12.0.1` to `13.0.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [@emotion/hash]() was updated from `0.7.4` to `0.8.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [redis](https://github.com/NodeRedis/node-redis) was updated from `2.8.0` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [@emotion/hash]() was updated from `0.7.3` to `0.7.4`. 🚨 [View failing branch](https://github.com/queicherius/gw2api-client/compare/master...queicherius:greenkeeper%2F%40emotion%2Fhash-0.7.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

- [ ] /v2/createsubtoken - [x] /v2/account/mastery/points - [x] /v2/quests & /v2/characters/:id/quests - [x] /v2/emotes & /v2/account/emotes