{"id":23789978,"url":"https://github.com/blackglory/extra-sort","last_synced_at":"2026-05-05T14:03:56.143Z","repository":{"id":58973603,"uuid":"534845659","full_name":"BlackGlory/extra-sort","owner":"BlackGlory","description":"🌲","archived":false,"fork":false,"pushed_at":"2023-06-11T03:02:16.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-18T21:43:05.366Z","etag":null,"topics":["browser","library","nodejs","npm-package","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/extra-sort","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlackGlory.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-09-10T00:21:42.000Z","updated_at":"2022-09-10T01:57:27.000Z","dependencies_parsed_at":"2025-02-21T12:43:14.155Z","dependency_job_id":"a788ab44-4067-4490-91f0-f7d3e47d5fc9","html_url":"https://github.com/BlackGlory/extra-sort","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BlackGlory/extra-sort","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackGlory","download_url":"https://codeload.github.com/BlackGlory/extra-sort/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackGlory%2Fextra-sort/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000763,"owners_count":26082906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["browser","library","nodejs","npm-package","typescript"],"created_at":"2025-01-01T17:17:52.307Z","updated_at":"2025-10-09T02:50:41.650Z","avatar_url":"https://github.com/BlackGlory.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extra-sort\n## Install\n```sh\nnpm install --save extra-sort\n# or\nyarn add extra-sort\n```\n\n## API\n### sortNumbersAscending\n```ts\nfunction sortNumbersAscending(arr: number[]): void\n```\n\n### sortNumbersDescending\n```ts\nfunction sortNumbersDescending(arr: number[]): void\n```\n\n### sortStringsAscending\n```ts\nfunction sortStringsAscending(arr: string[]): void\n```\n\n### sortStringsDescending\n```ts\nfunction sortStringsDescending(arr: string[]): void\n```\n\n### compareNumbersAscending\n```ts\nfunction compareNumbersAscending(a: number, b: number): number\n```\n\n### compareNumbersDescending\n```ts\nfunction compareNumbersDescending(a: number, b: number): number\n```\n\n### compareStringsAscending\n```ts\nfunction compareStringsAscending(a: string, b: string): number\n```\n\n### compareStringsDescending\n```ts\nfunction compareStringsDescending(a: string, b: string): number\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackglory%2Fextra-sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackglory%2Fextra-sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackglory%2Fextra-sort/lists"}