Adam Haglund
Results
33
issues of
Adam Haglund
This PR replaces `lodash.map` and `longest` with `Array.map()` and a small utility function. --- I saw you talking about various issues due to the package being old (#225, #227). I...
This PR limits what files are included in the published package to only `lib/`, `examples/`, and `index.js` since those are the files relevant to users. I also added `"type": "commonjs"`...