/sprites

Separate repository containing all the Pokémon sprites

OtherNOASSERTION

PokéAPI Sprites

To save load on PokéAPI, we host all the sprite images here. If you want to use all the sprites in your application, you can just download the entire contents directly.

Install

Git

git clone https://github.com/PokeAPI/sprites.git

Npm

npm install --save github:PokeAPI/sprites

Bower

bower install --save PokeAPI/sprites