Alfred 3 workflow to lookup information about Pokémon.
Requires Node.js 4+ and the Alfred Powerpack.
In Alfred, type dex
, Enter, and your query, to search for information about Pokémon.
Rebuilds the basic Pokémon list
$ npm run build-list
Rebuilds the extended Pokémon Data
$ npm run build-data
Rebuilds the Pokémon images
$ npm run build-images
MIT © Vu Tran