0.6.0 • Published 11 months ago

@jaflesch/ts-pokeapi v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

TS-PokéAPI

npm version GitHub Actions Workflow Status Codecov status npm downloads

Summary

TS-PokeApi is a zero dependency Typescript package with type annotations and fetching methods for PokéAPI v2 endpoints. This package also features useful Pokémon's games calculations in general:

  • 🧪 Stats validations
  • 🏷️ Pokémon Type Chart
  • 👊 Move's Base Power
  • ⚔️ Pokémon Showdown
  • ✨ Pokémon: Let's Go, Pikachu! and Let's Go, Eevee!'s Catch Combo

Installation

To install run the following command with NPM

npm install @jaflesch/ts-pokeapi

or Yarn

yarn add @jaflesch/ts-pokeapi

Documentation

Full documentation can be found here.


Credits

0.5.0

12 months ago

0.6.0

11 months ago

0.5.1

11 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.2-alpha2

1 year ago

0.1.2-alpha

1 year ago

0.1.0

2 years ago