yola / pixabayjs

A Javascript Client for the Pixabay API
MIT License
17 stars 6 forks source link

Remove state issues #19

Closed LionOps closed 9 years ago

LionOps commented 9 years ago

Fixes #18

There is no longer a ResponseFactory. Instead, each call to pixabay.resultList configures and returns a ResultList. The interface is more simple now as there is no intermediate object between Pixabay and ResultList.

snitch commented 9 years ago

:sparkles: No lint errors found. :sparkles:

snitch commented 9 years ago

:sparkles: No lint errors found. :sparkles:

euwest commented 9 years ago

:+1: