Aodhagán Collins
Aodhagán Collins
Any ones in particular. These are the ones I see regularly: `'platform detection:', Object{isNode: false, isInternetExplorer: undefined, isPhantom: true}` `'took 28ms to evaluate a complex expression many times, finding 100...
Could we allow someone to provide a promise library. Then we could use the provided one, if none has been provided then check for native and finally error with "Unsupported...
Could we use something like [standard-version](https://github.com/conventional-changelog/standard-version) and [commitlint](https://github.com/marionebl/commitlint) to generate changelogs?
Here is a gist of how it might be done using the FileReading API https://gist.github.com/Aigeec/b202ae4866a9a6bd538dde57f5c30328 Update the path to `oboe-browser.min.js` to where ever your is.
I agree. I think the coupling make sense in terms of xhr where there is a lot of work to get it to 'stream'. Abstracting that away from the developer...
As I was saying in the Promises PR I think you could simplify Oboe to two libraries. 1 for Node following the node stream api and a second for the...
That's pretty much the setup I'd use at work. Different packages but same result. I think we could just be releasing as we pull code onto master. On Tue 10...
It is expected the input be an object or array. What is the use case for parsing a value?
It probably should if it doesn't. Will confirm.
I wouldn't like to think so but the evidence as you have put it would suggest otherwise. I don't have permissions to do releases etc. With other contributors having less...