pokemon-files
TypeScript icon, indicating that this package has built-in type declarations

0.4.6 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i pokemon-files

Weekly Downloads

66

Version

0.4.6

License

GPL-3.0-only

Unpacked Size

2.95 MB

Total Files

9

Last publish

Collaborators

  • abenington