{"id":18903579,"url":"https://github.com/intaro/color-interpolator","last_synced_at":"2025-04-15T03:33:32.803Z","repository":{"id":19228070,"uuid":"22462540","full_name":"intaro/color-interpolator","owner":"intaro","description":"Interpolate color in the spectral band","archived":false,"fork":false,"pushed_at":"2024-01-30T16:24:50.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-09-16T08:38:04.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/intaro.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-07-31T08:45:36.000Z","updated_at":"2024-01-30T16:24:33.000Z","dependencies_parsed_at":"2022-08-01T03:18:41.396Z","dependency_job_id":null,"html_url":"https://github.com/intaro/color-interpolator","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/intaro%2Fcolor-interpolator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intaro%2Fcolor-interpolator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intaro%2Fcolor-interpolator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intaro%2Fcolor-interpolator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intaro","download_url":"https://codeload.github.com/intaro/color-interpolator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657851,"owners_count":17181024,"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-08T09:05:51.272Z","updated_at":"2024-11-08T09:05:51.785Z","avatar_url":"https://github.com/intaro.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Color Interpolator\n\nInterpolate color in the spectral band.\n\n## Usage\n\n```php\nuse Intaro\\ColorInterpolator\\Color;\nuse Intaro\\ColorInterpolator\\ColorInterpolator;\n\n// start rgb color\n$startColor = new Color('5fb8df');\n// ending rgb color\n$endingColor = new Color('3b9bcf');\n\n$color = ColorInterpolator::interpolate($startColor, $endingColor);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintaro%2Fcolor-interpolator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintaro%2Fcolor-interpolator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintaro%2Fcolor-interpolator/lists"}