{"id":21557722,"url":"https://github.com/danielrohers/color","last_synced_at":"2025-03-18T03:26:59.124Z","repository":{"id":22681598,"uuid":"26025252","full_name":"danielrohers/color","owner":"danielrohers","description":"Plugin for color manipulation","archived":false,"fork":false,"pushed_at":"2014-10-31T17:53:46.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T10:47:07.614Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielrohers.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}},"created_at":"2014-10-31T17:04:15.000Z","updated_at":"2015-06-09T18:54:51.000Z","dependencies_parsed_at":"2022-07-27T03:32:01.688Z","dependency_job_id":null,"html_url":"https://github.com/danielrohers/color","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/danielrohers%2Fcolor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fcolor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fcolor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielrohers%2Fcolor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielrohers","download_url":"https://codeload.github.com/danielrohers/color/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244148984,"owners_count":20406276,"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-11-24T08:13:00.483Z","updated_at":"2025-03-18T03:26:59.107Z","avatar_url":"https://github.com/danielrohers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color\n\nPlugin for color manipulation\n\n#### color.increaseBrightness()\n```js\nvar element = document.getElementById('element');\nelement.style.backgroundColor = color.increaseBrightness('#352FED', 30);\n```\n\n#### color.rgbToHex()\n```js\nvar element = document.getElementById('element');\nelement.style.backgroundColor = color.rgbToHex('rgb(114, 85, 199)');\nelement.style.backgroundColor = color.rgbToHex([114, 85, 199]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fcolor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielrohers%2Fcolor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielrohers%2Fcolor/lists"}