Nick Bottomley

Results 10 issues of Nick Bottomley

run with `node web/app.js` and navigate to `localhost:3000` 🐱

It would be great to have commands to skip forward/backward some number of seconds, perhaps defaulting to 15 seconds like the forward/back controls in Apple Podcasts and other similar applications....

enhancement

it will be important for most users or applications to set the process timezone to a US timezone so converting a `Date` to YYYYMMDD format will be accurate

when NBA changes something and starts returning e.g. HTML the errors are cryptic. using response headers and some simple heuristics we should be able to provide much better experience for...

Hi, I'm the developer of a [similar package](https://github.com/nickb1080/nba) for Node.js. I combined the endpoints and parameter values used here with ones I found on my own poking around nba.com into...

help wanted
idea discussion

First off, love the project – it is very much needed! I didn't see a way to open an issue nor contribution guidelines, I'm sure you're busy at the moment...

I've noticed that Disque, similar to Beanstalkd, returns a job id when you add a job, and seemingly does not provide a way for the client to supply the job...

`eval` in an `iframe` context doesn't seem to work right now. May be related to this: https://code.google.com/p/chromium/issues/detail?id=412173

As per #78, adding documentation might be helpful. Unfortunately, this will probably kind of a pain in the butt since most methods adhere to the same signature as underscore/lodash. Alternately,...