{"id":21559784,"url":"https://github.com/comparison-sorting/merging","last_synced_at":"2026-03-13T14:32:28.542Z","repository":{"id":34070933,"uuid":"37860839","full_name":"comparison-sorting/merging","owner":"comparison-sorting","description":":waning_gibbous_moon: Merging algorithms for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-19T18:09:44.000Z","size":849,"stargazers_count":4,"open_issues_count":15,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-25T21:33:14.830Z","etag":null,"topics":["agpl","algorithms","computer-science","javascript","mergesort","merging-algorithms","sorting-algorithms","stable-sort","stable-sorting"],"latest_commit_sha":null,"homepage":"https://aureooms.github.io/js-merging","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"googlesamples/android-UniversalMusicPlayer","license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comparison-sorting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-22T14:41:05.000Z","updated_at":"2021-12-20T20:11:37.000Z","dependencies_parsed_at":"2023-12-30T00:25:51.858Z","dependency_job_id":"86d1c594-18dc-4594-9944-8bd7dab08a02","html_url":"https://github.com/comparison-sorting/merging","commit_stats":{"total_commits":237,"total_committers":4,"mean_commits":59.25,"dds":0.2953586497890295,"last_synced_commit":"bc05ec6e292b73f4bd37f5ad84269f4037c6f042"},"previous_names":["aureooms/js-merging"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/comparison-sorting/merging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comparison-sorting%2Fmerging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comparison-sorting%2Fmerging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comparison-sorting%2Fmerging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comparison-sorting%2Fmerging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comparison-sorting","download_url":"https://codeload.github.com/comparison-sorting/merging/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comparison-sorting%2Fmerging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30468306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agpl","algorithms","computer-science","javascript","mergesort","merging-algorithms","sorting-algorithms","stable-sort","stable-sorting"],"created_at":"2024-11-24T09:09:24.160Z","updated_at":"2026-03-13T14:32:28.513Z","avatar_url":"https://github.com/comparison-sorting.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[@aureooms/js-merging](https://make-github-pseudonymous-again.github.io/js-merging)\n==\n\nMerging library for JavaScript.\nSee [docs](https://make-github-pseudonymous-again.github.io/js-merging).\nParent is [@aureooms/js-sort](https://github.com/make-github-pseudonymous-again/js-sort).\n\n```js\nmerging.iterables( compare.increasing , count( 0 , 2 ) , count( 1 , 3 ) ) ;\n// 0 1 2 4 4 6 7 8 10 10 ...\n```\n\n[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-merging.svg)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-merging/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/@aureooms/js-merging.svg)](https://www.npmjs.org/package/@aureooms/js-merging)\n[![Build](https://img.shields.io/travis/make-github-pseudonymous-again/js-merging/main.svg)](https://travis-ci.org/make-github-pseudonymous-again/js-merging/branches)\n[![Dependencies](https://img.shields.io/david/make-github-pseudonymous-again/js-merging.svg)](https://david-dm.org/make-github-pseudonymous-again/js-merging)\n[![Dev dependencies](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-merging.svg)](https://david-dm.org/make-github-pseudonymous-again/js-merging?type=dev)\n[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-merging.svg)](https://github.com/make-github-pseudonymous-again/js-merging/issues)\n[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-merging.svg)](https://www.npmjs.org/package/@aureooms/js-merging)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/make-github-pseudonymous-again/js-merging.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/make-github-pseudonymous-again/js-merging.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/make-github-pseudonymous-again/js-merging/main.svg)](https://codecov.io/gh/make-github-pseudonymous-again/js-merging)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/make-github-pseudonymous-again/js-merging.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-merging/trends/technical_debt)\n[![Documentation](https://make-github-pseudonymous-again.github.io/js-merging//badge.svg)](https://make-github-pseudonymous-again.github.io/js-merging//source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-merging)](https://bundlephobia.com/result?p=@aureooms/js-merging)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomparison-sorting%2Fmerging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomparison-sorting%2Fmerging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomparison-sorting%2Fmerging/lists"}