Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svozza/sortedmergeby
https://github.com/svozza/sortedmergeby
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/svozza/sortedmergeby
- Owner: svozza
- Created: 2015-12-02T23:54:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T14:04:04.000Z (almost 9 years ago)
- Last Synced: 2024-06-26T01:21:22.860Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sortedmergeby
A Highland transform that merges `n` sorted arrays/streams. Only works on `master` due to [this](https://github.com/caolan/highland/issues/325) bug in 2.5.1. Requires Node.js v4.0 or above.