0.3.12 • Published 5 months ago

pokemon-files v0.3.12

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
5 months ago

Pokémon Files

JavaScript/TypeScript library for reading and writing Pokémon binary files (.pkm, .pk9, etc).

The classes in this library are TypeScript implementations of the PKM source code in the PKHeX project. This library would not exist without the research done by the PKHeX developers.

Code Generation

Code generation is done with Go. Once you have Go installed, run go run gen/generate.go to generate the code. Then run npm run lint and npm run format to ensure the formatting is standardized. On Unix, you can accomplish all three with make generate.

0.3.9

5 months ago

0.3.12

5 months ago

0.3.11

5 months ago

0.3.10

5 months ago

0.3.6

7 months ago

0.3.5

8 months ago

0.3.8

5 months ago

0.3.7

7 months ago

0.3.2

9 months ago

0.3.4

8 months ago

0.3.3

8 months ago

0.3.0

9 months ago

0.3.1

9 months ago

0.2.0

12 months ago

0.1.0

12 months ago