pokemon-files
v0.3.5
Published
JavaScript/TypeScript library for reading and writing Pokémon binary files (`.pkm`, `.pk9`, etc).
Downloads
292
Readme
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.