{"id":14694071,"url":"https://github.com/javierbyte/color-sort","last_synced_at":"2025-04-22T09:32:49.870Z","repository":{"id":74192200,"uuid":"54532446","full_name":"javierbyte/color-sort","owner":"javierbyte","description":"A simple lib for sorting colors by perception.","archived":false,"fork":false,"pushed_at":"2016-03-23T05:15:54.000Z","size":1,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-13T14:14:37.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javierbyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-03-23T05:07:24.000Z","updated_at":"2024-09-12T14:34:02.000Z","dependencies_parsed_at":"2023-05-03T13:46:43.216Z","dependency_job_id":null,"html_url":"https://github.com/javierbyte/color-sort","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Fcolor-sort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Fcolor-sort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Fcolor-sort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javierbyte%2Fcolor-sort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javierbyte","download_url":"https://codeload.github.com/javierbyte/color-sort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223893101,"owners_count":17220834,"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","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":[],"created_at":"2024-09-13T03:00:36.721Z","updated_at":"2024-11-09T23:09:39.706Z","avatar_url":"https://github.com/javierbyte.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Color Sort\nA simple lib that sorts colors by perception.\n\n# Usage\n```js\nvar colorSort = require('color-sort');\nvar unsortedColorArray = ['#f00', '#0f0', '#f0f', '#a00', '#a0a', '#00a'];\n\ncolorSort(unsortedColorArray) // ['#f00', '#a00', '#0f0', '#00a', '#f0f', '#a0a']\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierbyte%2Fcolor-sort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavierbyte%2Fcolor-sort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavierbyte%2Fcolor-sort/lists"}