{"id":13669615,"url":"https://github.com/facelessuser/ColorHelper","last_synced_at":"2025-04-27T04:34:00.276Z","repository":{"id":28141931,"uuid":"31641842","full_name":"facelessuser/ColorHelper","owner":"facelessuser","description":"Sublime plugin that provides helpful color previews and tooltips","archived":false,"fork":false,"pushed_at":"2024-05-21T20:57:59.000Z","size":24530,"stargazers_count":256,"open_issues_count":6,"forks_count":31,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-22T13:42:46.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://facelessuser.github.io/ColorHelper/","language":"Python","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/facelessuser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support.py","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"facelessuser","custom":["https://www.paypal.me/facelessuser"]}},"created_at":"2015-03-04T06:27:11.000Z","updated_at":"2024-09-27T02:54:24.000Z","dependencies_parsed_at":"2023-12-06T22:31:21.325Z","dependency_job_id":"5c3c47b3-b410-472d-ba89-f2d6326dd3e9","html_url":"https://github.com/facelessuser/ColorHelper","commit_stats":null,"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2FColorHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2FColorHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2FColorHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facelessuser%2FColorHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facelessuser","download_url":"https://codeload.github.com/facelessuser/ColorHelper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251089408,"owners_count":21534511,"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-08-02T08:01:19.676Z","updated_at":"2025-04-27T04:33:59.107Z","avatar_url":"https://github.com/facelessuser.png","language":"Python","funding_links":["https://github.com/sponsors/facelessuser","https://www.paypal.me/facelessuser"],"categories":["Python"],"sub_categories":[],"readme":"[![Donate via PayPal][donate-image]][donate-link]\n[![Discord][discord-image]][discord-link]\n[![Build][github-ci-image]][github-ci-link]\n[![Package Control Downloads][pc-image]][pc-link]\n![License][license-image]\n# ColorHelper\n\nColorHelper makes working with colors easier by providing inline color previews in your documents (ST3 build 3118+) and\noffers popups with color previews, color conversion, and allows the storing and accessing of favorite colors in color\npalettes. It even provides tools for calculating color contrast, interpolating between colors, and more.\n\n![Screenshot1](docs/src/markdown/images/example.png)\n\n## Features\n\n- Inline color previews.\n- Useful tooltip popups that show the previews of selected colors.\n- Support colors in CSS, SCSS, SASS, HTML attributes, and more.\n- Allow saving, accessing, and managing colors in named color palettes all from the tooltip.\n- Select and insert colors from the color palettes via the tooltip.\n- Translate an existing color form to a new form the tooltip.  Supports `rgb`, `hsl`, `hwb`, `lch`, `lab`, and more!\n- Color picker, color interpolating, color contrast tool, and more!\n\n# Documentation\n\nhttps://facelessuser.github.io/ColorHelper/\n\n# License\n\nColorHelper is released under the MIT license.\n\nCopyright (c) 2015 - 2023 Isaac Muse \u003cisaacmuse@gmail.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE\n\n[github-ci-image]: https://github.com/facelessuser/ColorHelper/workflows/build/badge.svg?branch=master\u0026event=push\n[github-ci-link]: https://github.com/facelessuser/ColorHelper/actions?query=workflow%3Abuild+branch%3Amaster\n[discord-image]: https://img.shields.io/discord/678289859768745989?logo=discord\u0026logoColor=aaaaaa\u0026color=mediumpurple\u0026labelColor=333333\n[discord-link]: https://discord.gg/TWs8Tgr\n[pc-image]: https://img.shields.io/packagecontrol/dt/ColorHelper.svg?labelColor=333333\u0026logo=sublime%20text\n[pc-link]: https://packagecontrol.io/packages/ColorHelper\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333\n[donate-image]: https://img.shields.io/badge/Donate-PayPal-3fabd1?logo=paypal\n[donate-link]: https://www.paypal.me/facelessuser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacelessuser%2FColorHelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacelessuser%2FColorHelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacelessuser%2FColorHelper/lists"}