{"id":18544493,"url":"https://github.com/instructure/color-slicer","last_synced_at":"2025-04-09T19:30:44.972Z","repository":{"id":57203340,"uuid":"15477732","full_name":"instructure/color-slicer","owner":"instructure","description":"Generate lists of readable text colors.","archived":false,"fork":false,"pushed_at":"2015-05-28T22:51:11.000Z","size":238,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-06T23:06:09.892Z","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/instructure.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":"2013-12-27T16:39:59.000Z","updated_at":"2017-12-20T20:17:43.000Z","dependencies_parsed_at":"2022-09-17T00:51:44.806Z","dependency_job_id":null,"html_url":"https://github.com/instructure/color-slicer","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Fcolor-slicer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Fcolor-slicer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Fcolor-slicer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Fcolor-slicer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructure","download_url":"https://codeload.github.com/instructure/color-slicer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247928262,"owners_count":21019682,"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-06T20:16:42.600Z","updated_at":"2025-04-09T19:30:44.586Z","avatar_url":"https://github.com/instructure.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"color-slicer\n=======\n\nGenerate lists of readable text colors, starting at a given hue and\ndividing the hue space into progressively smaller increments.\n\nInstallation\n------------\n\n`bower install color-slicer`\n\nOr just download [dist/color-slicer.js](https://raw.github.com/instructure/color-slicer/master/dist/color-slicer.js).\n\nUsage\n-----\n\n```\nvar colorSlicer = require('color-slicer');\nvar count = myObjects.length;\nvar startHue = 180;\nvar colors = colorSlicer.getColors(count, startHue);\n```\n\nSee [dist/example.html](https://github.com/instructure/color-slicer/blob/master/dist/example.html).\n\nDevelopment\n-----------\n\n1. Fork the repo\n2. `npm install`\n3. Create a new branch for your feature/bug fix\n4. `grunt` to build and watch files.\n5. `grunt test` to run tests.\n6. Send a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Fcolor-slicer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructure%2Fcolor-slicer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Fcolor-slicer/lists"}