Budleigh Salterton

Results 24 comments of Budleigh Salterton

Ok, slight mod... should be `fromUri`?

Actually I did an attempt on this with my colleague, but we ended up with a total rewrite idea so we gave up... This might be very useful for my...

If you need help, just write a comment here as soon as you start work. There will be a lot of coding on this so I think we could split...

Hi, I added this PR to make use of streaming and it actually does solve the issues that cause the errors. https://github.com/dqgorelick/openaq-fetch/pull/1

Hi @tomkeee - that's great to hear. I'll pin this thread for reference. :)

Well - looking from outside - you can indeed decode a JSON Object using [JSONStream](https://www.npmjs.com/package/JSONStream) - I made quite a lot implementations using that in reading - in writing my...

I'll double-check tomorrow - but I remember it wasn't sufficient. Just as if it required that import in the begining. I'll get back to you tomorrow, but today I've had...

Hi @wehrstedt, I'm not sure if this is related, but after bumping to jsdoc-tsd 2.0.0 I noticed that all my `export` keywords disappeared and I'm seeing the module without any...

I was wondering if anything can be done here? I can make jsdoc-tsd to export `extends` via manipulating the `name` of doclet, but that makes memberof not working. I have...

@wehrstedt I had successfully worked this around, and really awfully too. I have an idea where to put it in an elegant fashion in your code, but... I too have...