{"id":15314246,"url":"https://github.com/barelyhuman/make-tints","last_synced_at":"2026-01-07T13:03:49.588Z","repository":{"id":57687337,"uuid":"476695556","full_name":"barelyhuman/make-tints","owner":"barelyhuman","description":"The simplest color tone function for JS","archived":false,"fork":false,"pushed_at":"2023-04-17T01:55:52.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T03:52:06.303Z","etag":null,"topics":["color","javascript","tints","tones"],"latest_commit_sha":null,"homepage":"https://barelyhuman.github.io/make-tints/","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/barelyhuman.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"liberapay":"reaper","ko_fi":"barelyreaper","github":"barelyhuman","custom":"https://barelyreaper.gumroad.com/coffee"}},"created_at":"2022-04-01T11:38:18.000Z","updated_at":"2022-06-05T13:39:01.000Z","dependencies_parsed_at":"2025-02-01T20:44:53.310Z","dependency_job_id":"3feb74c9-e507-48e8-ad4f-b4a267320707","html_url":"https://github.com/barelyhuman/make-tints","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fmake-tints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fmake-tints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fmake-tints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barelyhuman%2Fmake-tints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barelyhuman","download_url":"https://codeload.github.com/barelyhuman/make-tints/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245896687,"owners_count":20690318,"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":["color","javascript","tints","tones"],"created_at":"2024-10-01T08:44:50.991Z","updated_at":"2026-01-07T13:03:44.556Z","avatar_url":"https://github.com/barelyhuman.png","language":"JavaScript","funding_links":["https://liberapay.com/reaper","https://ko-fi.com/barelyreaper","https://github.com/sponsors/barelyhuman","https://barelyreaper.gumroad.com/coffee"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"images/make-tints.png\" height=\"64\"\u003e\n\u003cp align=\"center\"\u003eThe simplest color tone function for JS\u003c/p\u003e\n\n[![NPM version](https://img.shields.io/npm/v/make-tints?color=a1b858\u0026label=)](https://www.npmjs.com/package/make-tints)\n[![CI](https://github.com/barelyhuman/make-tints/actions/workflows/ci.yml/badge.svg)](https://github.com/barelyhuman/make-tints/actions/workflows/ci.yml)\n[![install size](https://packagephobia.com/badge?p=make-tints)](https://packagephobia.com/result?p=make-tints)\n\n## Install\n\n```\nnpm i make-tints\n```\n\n[See it in action \u0026rarr;](https://barelyhuman.github.io/make-tints)\n\n## Usage\n\n```js\nimport {tint} from 'make-tints'\n\nconst tintBy = tint('#000')\ntintBy(-20) //=\u003e 000000 darker tints can be achieved by using negative percentages\ntintBy(20) //=\u003e 333333\ntintBy(40) //=\u003e 666666\ntintBy(60) //=\u003e 999999\n```\n\n## License\n\n[MIT](./LICENSE) License © 2022 [Reaper](https://github.com/barelyhuman)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fmake-tints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarelyhuman%2Fmake-tints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarelyhuman%2Fmake-tints/lists"}