Joshua McNeese
Joshua McNeese
> * Is it necessary to support both forward and backward pagination when we already include an `orderBy` field? yes, otherwise the implementation would not be Relay-compliant. also, the sql...
strange. i'll see if i can track down what is causing it.
that would be very cool, man, i'm sure everyone would appreciate something like that.
agreed. i built this quite awhile ago and haven't had the time to update it. at the time i didn't even think to make it an npm package, but that...
looks good, except for the repo url, as noted in the commit. i'll try to dig up the examples i was using when testing and we can add that.
if it's any help, here's how i have used this for generating a random alpha channel for a map generator: https://gist.github.com/46e994d40604f1867f26
agreed. since this is a mostly direct port of libnoise c++, the examples provided on its site would be a good starting point. http://libnoise.sourceforge.net/examples/index.html
please merge this!