Kenan Yildirim
Kenan Yildirim
I guess this is a nice-to-have kind of thing. [osi-licenses-full](https://github.com/timoxley/osi-licenses-full) has the full license texts for several licenses. I guess this feature would go through each, calculate some "similarity" score...
There's [toml-stream](https://github.com/othiym23/toml-stream) and [json2toml](https://github.com/KenanY/json2toml).
So is http://semver.org
I don't seem to have the issue. Maybe JavaScript is turned off?
Works for me now on all my iDevices. Issue resolved.
@andimus Yeah I've always felt like the Race feature is a bit out of scope of this module. In my opinion it is better off as a separate module for...
@andimus I am not aware of any existing implementations. The math in the paper is admittedly out of my league so I probably wouldn't write such a module either :P
Rebased.
Without patch: ```console $ browserify lib | gzip -9 | wc -c | pretty-bytes 117 kB ``` With patch: ```console $ browserify lib | gzip -9 | wc -c |...
Duplicate of https://github.com/maxogden/concat-stream/issues/56.