best-pokemon-cli

A Pokemom CLI app in Node.js. The app show pokemon information in command line.

Usage no npm install needed!

<script type="module">
  import bestPokemonCli from 'https://cdn.skypack.dev/best-pokemon-cli';
</script>

README

Pokemon CLI in Node.js

A Pokemon CLI app in Node.js. The app show pokemon information in command line.

Usage:

  • npm i best-pokemon-cli
  • pokemom --help
  • pokemon all-pokemons --limit=20 --offset=5
  • pokemon poke-by-name --name="pikachu"
  • pokemon poke-by-serial-no --serialID=100