{"id":26402466,"url":"https://github.com/data-structures-and-algorithms/selection","last_synced_at":"2026-03-11T01:01:44.527Z","repository":{"id":34071086,"uuid":"37860992","full_name":"data-structures-and-algorithms/selection","owner":"data-structures-and-algorithms","description":":point_down: Selection algorithms for JavaScript","archived":false,"fork":false,"pushed_at":"2025-08-23T11:36:08.000Z","size":625,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-26T18:17:26.138Z","etag":null,"topics":["agpl","algorithms","average-case","javascript","selection","selection-algorithms","worst-case"],"latest_commit_sha":null,"homepage":"https://aureooms.github.io/js-selection","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"loopeer/CardStackView","license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/data-structures-and-algorithms.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:44:10.000Z","updated_at":"2021-04-27T11:25:38.000Z","dependencies_parsed_at":"2022-07-16T23:16:09.614Z","dependency_job_id":"b9b143cb-68b2-4062-bf13-ae028cdfe379","html_url":"https://github.com/data-structures-and-algorithms/selection","commit_stats":{"total_commits":159,"total_committers":4,"mean_commits":39.75,"dds":"0.10691823899371067","last_synced_commit":"17685584986cd1997385d4030a78364c81079ebf"},"previous_names":["aureooms/js-selection"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/data-structures-and-algorithms/selection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fselection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fselection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fselection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fselection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/data-structures-and-algorithms","download_url":"https://codeload.github.com/data-structures-and-algorithms/selection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-structures-and-algorithms%2Fselection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","average-case","javascript","selection","selection-algorithms","worst-case"],"created_at":"2025-03-17T15:18:56.288Z","updated_at":"2026-03-11T01:01:44.496Z","avatar_url":"https://github.com/data-structures-and-algorithms.png","language":"JavaScript","readme":"[@aureooms/js-selection](http://make-github-pseudonymous-again.github.io/js-selection)\n==\n\nSelection algorithms for JavaScript.\nParent is [@aureooms/js-sort](https://github.com/make-github-pseudonymous-again/js-sort).\n\n```js\nlet quickselect = selection.singletco( partition.hoare ) ;\n```\n\n[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-selection.svg)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-selection/master/LICENSE)\n[![Version](https://img.shields.io/npm/v/@aureooms/js-selection.svg)](https://www.npmjs.org/package/@aureooms/js-selection)\n[![Build](https://img.shields.io/travis/make-github-pseudonymous-again/js-selection/master.svg)](https://travis-ci.org/make-github-pseudonymous-again/js-selection/branches)\n[![Dependencies](https://img.shields.io/david/make-github-pseudonymous-again/js-selection.svg)](https://david-dm.org/make-github-pseudonymous-again/js-selection)\n[![Dev dependencies](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-selection.svg)](https://david-dm.org/make-github-pseudonymous-again/js-selection?type=dev)\n[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-selection.svg)](https://github.com/make-github-pseudonymous-again/js-selection/issues)\n[![Downloads](https://img.shields.io/npm/dm/@aureooms/js-selection.svg)](https://www.npmjs.org/package/@aureooms/js-selection)\n\n[![Code issues](https://img.shields.io/codeclimate/issues/make-github-pseudonymous-again/js-selection.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/issues)\n[![Code maintainability](https://img.shields.io/codeclimate/maintainability/make-github-pseudonymous-again/js-selection.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/trends/churn)\n[![Code coverage (cov)](https://img.shields.io/codecov/c/gh/make-github-pseudonymous-again/js-selection/master.svg)](https://codecov.io/gh/make-github-pseudonymous-again/js-selection)\n[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/make-github-pseudonymous-again/js-selection.svg)](https://codeclimate.com/github/make-github-pseudonymous-again/js-selection/trends/technical_debt)\n[![Documentation](http://make-github-pseudonymous-again.github.io/js-selection/badge.svg)](http://make-github-pseudonymous-again.github.io/js-selection/source.html)\n[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-selection)](https://bundlephobia.com/result?p=@aureooms/js-selection)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-structures-and-algorithms%2Fselection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdata-structures-and-algorithms%2Fselection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-structures-and-algorithms%2Fselection/lists"}