0.3.12 • Published 1 year ago

pokemon-files v0.3.12

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
1 year 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

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.10

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.2

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago