{"id":18705182,"url":"https://github.com/hsluv/hsluv-csharp","last_synced_at":"2025-04-12T10:07:10.362Z","repository":{"id":28723902,"uuid":"32245032","full_name":"hsluv/hsluv-csharp","owner":"hsluv","description":"C# Implementation of HSLuv (revision 3)","archived":false,"fork":false,"pushed_at":"2023-05-05T23:00:52.000Z","size":1102,"stargazers_count":30,"open_issues_count":1,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-08T14:17:42.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/hsluv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-15T04:30:32.000Z","updated_at":"2023-06-26T11:34:01.000Z","dependencies_parsed_at":"2022-09-05T00:10:53.022Z","dependency_job_id":null,"html_url":"https://github.com/hsluv/hsluv-csharp","commit_stats":null,"previous_names":["husl-colors/husl.cs"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsluv%2Fhsluv-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsluv%2Fhsluv-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsluv%2Fhsluv-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsluv%2Fhsluv-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hsluv","download_url":"https://codeload.github.com/hsluv/hsluv-csharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247856545,"owners_count":21007621,"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-07T12:10:00.268Z","updated_at":"2025-04-12T10:07:10.336Z","avatar_url":"https://github.com/hsluv.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/hsluv/hsluv-csharp/actions/workflows/test.yml/badge.svg)](https://github.com/hsluv/hsluv-csharp/actions/workflows/test.yml)\n[![Package Version](https://img.shields.io/nuget/v/Hsluv.svg)](https://www.nuget.org/packages/Hsluv)\n\n[Explanation, demo, ports etc.](http://www.hsluv.org)\n\n# API\n\nThis library provides the `Hsluv` namespace with `HsluvConverter` class with\nthe following static methods. Tuples are three items each: R, G, B and H, S, L.\n\n    IList\u003cdouble\u003e HsluvToRgb(IList\u003cdouble\u003e tuple)\n\tIList\u003cdouble\u003e RgbToHsluv(IList\u003cdouble\u003e tuple)\n\tIList\u003cdouble\u003e HpluvToRgb(IList\u003cdouble\u003e tuple)\n\tIList\u003cdouble\u003e RgbToHpluv(IList\u003cdouble\u003e tuple)\n\n\tstring HsluvToHex(IList\u003cdouble\u003e tuple)\n\tstring HpluvToHex(IList\u003cdouble\u003e tuple)\n\tIList\u003cdouble\u003e HexToHsluv(string s)\n\tIList\u003cdouble\u003e HexToHpluv(string s)\n\n# Building\n\n    mcs -target:library Hsluv/Hsluv.cs\n\n# Testing\n\nSee `.github/workflows/test.yml`.\n\n# Packaging\n\n    $ cd Hsluv\n    $ vim Hsluv.nuspec\n    $ nuget pack Hsluv.nuspec\n\n# Authors\n\nMark Wonnacott, Alexei Boronine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsluv%2Fhsluv-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsluv%2Fhsluv-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsluv%2Fhsluv-csharp/lists"}