rsdex_lib 0.1.70

a little tool that behaves as a pokedex
Documentation

rsdex   Latest Version Latest Release Banner

A little command line tool written in rust that acts like the pokedex

rsdex 1 which will return bulbasaur's pokedex entry or rsdex bulbasaur witch will also return bulbasaur pokedex info

rsdex fire to get all fire type pokemon or rsdex blue to get all the blue pokemon

To filter by stat you append the stat you want to the end such as rsdex 20hp for Health rsdex 20a for Attack rsdex 20d for Defence rsdex 20sa for Special Attack rsdex 20sd for Special Defence rsdex 20s for Speed

you can also do get stats with ≤ or ≥ the stat value by adding l or g to the begaining

rsdex g100hp returns all pokemon with ≥ 100 hp

rsdex l50s returns all pokemon with ≤ 50 speed

filtering by egg group is posible and for the egg groups that share a name with types add egg to the end

rsdex field for pokemon in the field egg group rsdex fairyegg for the fairy egg group