issues
search
PokeAPI
/
pokedex-promise-v2
An easy way to use pokeapi v2 with promises in node.js
MIT License
516
stars
91
forks
source link
Refactor
#34
Closed
Naramsim
closed
5 years ago
Naramsim
commented
5 years ago
Drop Webpack/Babel to be less bloated
Drop
async
lib to be less bloated
Use async/await
Increase minimum Node version to 7.6. (LTS is now 10.16)
Add callbacks to
.resource()
Simplify the code
Bump version to
3.2.0
.resource()
3.2.0