1.0.0 • Published 1 year ago
@meepen/pokeapi-static v1.0.0
pokeapi-static
pokeapi-static provides the data from PokeAPI as TypeScript enabled classes.
The data provided is prebuilt from the API and there is no remote connectivity utilized at runtime, perfect for game utilization.
Usage in another package
- Add as a dependency:
@meepen/pokeapi-static
- If you need images, run
npx @meepen/pokeapi-static copy-images <outdir>
1.0.0
1 year ago