{"id":13659589,"url":"https://github.com/mbjordan/Colors","last_synced_at":"2025-04-24T15:30:23.387Z","repository":{"id":2166700,"uuid":"3112889","full_name":"mbjordan/Colors","owner":"mbjordan","description":"A simple color manipulation javascript library.","archived":false,"fork":false,"pushed_at":"2016-02-02T03:25:55.000Z","size":428,"stargazers_count":122,"open_issues_count":2,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-20T05:32:14.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://honyovk.com/Colors/","language":"JavaScript","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/mbjordan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-05T20:11:01.000Z","updated_at":"2024-09-01T20:45:22.000Z","dependencies_parsed_at":"2022-08-30T16:11:33.645Z","dependency_job_id":null,"html_url":"https://github.com/mbjordan/Colors","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbjordan%2FColors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbjordan%2FColors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbjordan%2FColors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbjordan%2FColors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbjordan","download_url":"https://codeload.github.com/mbjordan/Colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250654052,"owners_count":21465806,"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-08-02T05:01:10.352Z","updated_at":"2025-04-24T15:30:23.088Z","avatar_url":"https://github.com/mbjordan.png","language":"JavaScript","readme":"# Colors.js\n\nA lightweight and easy to use color manipulation library.\n\n### How to Install\n\nVia cdnJS:\n\n[//cdnjs.cloudflare.com/ajax/libs/Colors.js/1.2.4/colors.min.js](//cdnjs.cloudflare.com/ajax/libs/Colors.js/1.2.4/colors.min.js)\n\nVia npm:\n\n\tnpm install colors.js\n\nUse in Node.js:\n\n```javascript\nvar Colors = require('colors.js');\nconsole.log( Colors.rand() );\n```\n\n---\n\nJust a tidbit of what Colors.js can do:\n\n* Change RGB to a Hexadecimal color.\n* Change Hexadecimal to an RGB color.\n* Change Hexadecimal to an HSV color.\n* Get the complementary value of a Hexadecimal color.\n* Get the complementary value of an RGB color.\n* Named color to an RGB object, HSV object or Hexadecimal string.\n* Get a random color in RGB or Hexadecimal.\n* Plus a whole lot more...\n\nFor usage instructions, go to http://mbjordan.github.com/Colors/\n\n* * *\n\n__NOTE:__ The license has been changed from Creative Commons Attribution-ShareAlike 3.0 Unported License to the [MIT License](https://github.com/mbjordan/Colors/blob/master/LICENSE.txt)!\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbjordan%2FColors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbjordan%2FColors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbjordan%2FColors/lists"}