{"id":24568903,"url":"https://github.com/bitliner/angular-chroma","last_synced_at":"2026-01-03T22:16:19.918Z","repository":{"id":23586714,"uuid":"26955086","full_name":"bitliner/angular-chroma","owner":"bitliner","description":"wrapper of chroma-js for angular","archived":false,"fork":false,"pushed_at":"2015-09-02T06:57:21.000Z","size":190,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T15:07:46.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/bitliner.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}},"created_at":"2014-11-21T10:04:03.000Z","updated_at":"2016-09-03T12:04:04.000Z","dependencies_parsed_at":"2022-08-22T03:10:15.511Z","dependency_job_id":null,"html_url":"https://github.com/bitliner/angular-chroma","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/bitliner%2Fangular-chroma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fangular-chroma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fangular-chroma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitliner%2Fangular-chroma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitliner","download_url":"https://codeload.github.com/bitliner/angular-chroma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243978960,"owners_count":20378124,"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":"2025-01-23T14:55:42.332Z","updated_at":"2026-01-03T22:16:14.875Z","avatar_url":"https://github.com/bitliner.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-chroma\n===================================\n\nSimple wrapper of [chroma-js](https://github.com/gka/chroma.js) to use chroma-js in angular.\n\n# Installation\n\n`bower install --save angular-chroma`\n\n# Usage\n\n1. include in your app dependencies Chroma\n\n```\nangular.module('YourApp',[\n\t'chroma.angularChroma'\n])\n```\n\n2. then you can use it in your angular modules/controllers/services/directives\n\n```\nvar scale=chroma.chroma.scale(['black','white']).domain([0,100],10);\nscale(10).hex();\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitliner%2Fangular-chroma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitliner%2Fangular-chroma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitliner%2Fangular-chroma/lists"}