forked from PokeAPI/sprites
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3dfde8a
commit 2d37fe8
Showing
2 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
# PokéAPI Sprites <a href="https://pokeapi.co/api/v2/pokemon/smeargle"><img src='https://veekun.com/dex/media/pokemon/global-link/235.png' height=50px/></a> | ||
# PokéAPI SVG and GIF Sprites <a href="https://pokeapi.co/api/v2/pokemon/smeargle"><img src='https://unpkg.com/[email protected]/sprites/pokemon/other/dream-world/235.svg' height=50px/></a> | ||
|
||
_This project is a fork of https://github.com/PokeAPI/sprites | ||
to publish SVG and GIF on npmjs.org and https://unpkg.com CDN_ | ||
|
||
https://unpkg.com/[email protected]/sprites/pokemon/other/dream-world/87.svg | ||
|
||
This project is a fork of https://github.com/PokeAPI/sprites to publish SVG and GIF on npmjs.org and https://unpkg.com CDN | ||
<img src="https://unpkg.com/[email protected]/sprites/pokemon/other/dream-world/25.svg" alt="pikachu"/> | ||
|
||
<hr/> | ||
|
||
_Original project README_ | ||
# PokéAPI Sprites <a href="https://pokeapi.co/api/v2/pokemon/smeargle"><img src='https://veekun.com/dex/media/pokemon/global-link/235.png' height=50px/></a> | ||
|
||
|
||
To save load on PokéAPI, we host all the sprite images here. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters