pkmn.help

pkmn.help remembers strengths/weaknesses of Pokémon for you

MIT License

Stars
80

** https://www.pkmn.help**

Pokmon Type Calculator

Your premier Pokmon companion

  • Check type matchups

  • Check type coverage against the Pokdex

  • Plan your team

  • View the Pokdex

    • See HD Pokmon Home art

    • Listen to Pokmon cry sound effects

    • See shiny forms

    • View stats

  • Translated into many languages

Development

$ npm install
$ npm start

Updating Pokdex data

Make sure to delete all the images in public/img before running this command or all existing images will be kept

$ npm run update-pokedex

or if you just want to update images without updating the Pokdex

$ npm run update-pokedex fast