0.1.41 • Published 2 days ago

@gw2efficiency/game-data v0.1.41

Weekly downloads
23
License
MIT
Repository
github
Last release
2 days ago

Game Data (WIP)

Additional game data that the API does not provide.

You should likely not use this yet, because it will have breaking versions until 1.0.

Usage

The following two import forms are supported:

  • CommonJS: const mountSkinData = require('@gw2efficiency/game-data/mounts/skins')
  • ES Modules: import mountSkinData from '@gw2efficiency/game-data/mounts/skins'

Data

  • @gw2efficiency/game-data/commerce/blacklist: A list of items that are in the commerce API but not actually tradable
  • @gw2efficiency/game-data/home/cats: Additional information about home cats
  • @gw2efficiency/game-data/home/nodes: Additional information about home nodes
  • @gw2efficiency/game-data/items/categories/cosmetic-auras: Which items are categorized as cosmetic auras
  • @gw2efficiency/game-data/mounts/skins: Additional information about mount skins

Source Structure

The directory structure shows what type of data it is (for example mounts/skins). In each directory, there are the following files:

  • data.ts - The data for this type
  • test.ts - Tests that parse data.ts and validate if the content is valid
  • generate.ts - Some way to generate data.ts entirely or partially (if applicable)

Publishing a new version

sh publish-data.sh
0.1.41

2 days ago

0.1.40

16 days ago

0.1.39

27 days ago

0.1.37

4 months ago

0.1.38

4 months ago

0.1.36

4 months ago

0.1.35

4 months ago

0.1.34

12 months ago

0.1.33

2 years ago

0.1.31

3 years ago

0.1.30

3 years ago

0.1.27

3 years ago

0.1.28

3 years ago

0.1.29

3 years ago

0.1.26

3 years ago

0.1.23

3 years ago

0.1.25

3 years ago

0.1.22

3 years ago

0.1.21

3 years ago

0.1.20

4 years ago

0.1.18

4 years ago

0.1.19

4 years ago

0.1.17

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago