{"id":23921380,"url":"https://github.com/flexcodelabs/rangi-figma","last_synced_at":"2025-04-11T22:40:19.402Z","repository":{"id":60934937,"uuid":"538937654","full_name":"flexcodelabs/rangi-figma","owner":"flexcodelabs","description":"A Figma plugin to help generate hues, tints, and/or shades","archived":false,"fork":false,"pushed_at":"2023-06-07T13:43:09.000Z","size":7333,"stargazers_count":20,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T18:40:55.846Z","etag":null,"topics":["figma","figma-plugin","preact","typescript"],"latest_commit_sha":null,"homepage":"https://www.figma.com/community/plugin/1153959136228678599","language":"TypeScript","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/flexcodelabs.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":"2022-09-20T10:45:59.000Z","updated_at":"2025-01-09T00:08:20.000Z","dependencies_parsed_at":"2022-10-07T02:31:45.112Z","dependency_job_id":null,"html_url":"https://github.com/flexcodelabs/rangi-figma","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/flexcodelabs%2Frangi-figma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexcodelabs%2Frangi-figma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexcodelabs%2Frangi-figma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexcodelabs%2Frangi-figma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexcodelabs","download_url":"https://codeload.github.com/flexcodelabs/rangi-figma/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248493007,"owners_count":21113159,"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":["figma","figma-plugin","preact","typescript"],"created_at":"2025-01-05T16:15:39.718Z","updated_at":"2025-04-11T22:40:19.377Z","avatar_url":"https://github.com/flexcodelabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rangi\n\nA Figma plugin to help generate hues, tints, and/or shades\n\n\u003cimg width='500' src=\"./rangi-showcase.gif\"\n            type=\"image/gif\" /\u003e\n\n## Features\n\n- [x] Generate hues from a given color.\n\n- [x] Generate tints from a given color\n\n- [x] Generate shades from a given color\n\n## How it works\n\n### Generating Hues\n\nrangi takes a color input and an interval value. It converts the color to HSL(Hue, Saturation, Light) value and plus or minus the interval value from the H value until it's either greater or equal to 0 or less or equal to 359. The max is set to 359 because some color values would give a black color when they hit 360.\n\n### Generating Tints\n\nTo generate Tints, rangi takes the initial color, converts it to HSL(Hue, Saturation, Light) value adds the interval value to the L value until the L value is less or equal to 100.\n\n### Generating Shades\n\nShades generation is similar to tints generation except instead of adding the interval value to the L value, rangi substracts it until the L value is less or equal to 0.\n\n## Todo \u0026 Roadmap\n\nIf the plugin gains traction, the plan is to do the following:\n\n- [ ] Refactor code\n- [ ] Add ability for users to configure the generated frames, things like size, frame orientation, shape, naming, etc.\n\n## Assets \u0026 Links\n\nUI design of the plugin:\nhttps://www.figma.com/community/file/1157058671138458897\n\nPlugin in Figma community:\nhttps://www.figma.com/community/plugin/1153959136228678599\n\nBuilt and maintained with ❤ by [Flexcode Labs](https://flexocelabs.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexcodelabs%2Frangi-figma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexcodelabs%2Frangi-figma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexcodelabs%2Frangi-figma/lists"}