aknorw / discojs

Easiest way to use the Discogs API in Javascript/Typescript :musical_note:
https://aknorw.github.io/discojs
MIT License
62 stars 9 forks source link

Introduce methods to iterate through pages #65

Closed aknorw closed 1 month ago

aknorw commented 1 month ago

Introduce methods that return async generator to paginate through results. Original idea coming from https://github.com/aknorw/discojs/pull/60