{"id":37040318,"url":"https://github.com/si618/lolcat","last_synced_at":"2026-01-14T04:46:44.665Z","repository":{"id":69393651,"uuid":"556674261","full_name":"si618/lolcat","owner":"si618","description":"🌈 lolcat dotnet library 🦄","archived":false,"fork":false,"pushed_at":"2025-09-09T15:05:44.000Z","size":1592,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-22T06:41:32.738Z","etag":null,"topics":["c-sharp-library","dotnet","lolcat"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/si618.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-24T09:45:08.000Z","updated_at":"2025-09-21T20:06:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3653fe4-ef26-4137-9a15-efbb32f11d4c","html_url":"https://github.com/si618/lolcat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/si618/lolcat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/si618%2Flolcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/si618%2Flolcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/si618%2Flolcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/si618%2Flolcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/si618","download_url":"https://codeload.github.com/si618/lolcat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/si618%2Flolcat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28409854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c-sharp-library","dotnet","lolcat"],"created_at":"2026-01-14T04:46:44.058Z","updated_at":"2026-01-14T04:46:44.658Z","avatar_url":"https://github.com/si618.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌈 lolcat 🦄\n\n[![all the things](https://github.com/si618/lolcat/actions/workflows/workflow.yml/badge.svg)](https://github.com/si618/lolcat/actions/workflows/workflow.yml)\n[![NuGet](https://img.shields.io/nuget/v/lolcat.png)](https://www.nuget.org/packages/lolcat)\n[![NuGet](https://img.shields.io/nuget/dt/lolcat.png)](https://www.nuget.org/stats/packages/lolcat?groupby=ClientName)\n[![License](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](LICENSE)\n\n[lolcat](https://github.com/busyloop/lolcat) dotnet library inspired by the [lolcat powershell module](https://github.com/andot/lolcat) 🙇‍\n\n## 🧐 What?\n\n![The Rainbow](https://raw.githubusercontent.com/si618/lolcat/main/assets/Nom.webp \"The Rainbow\")\n\n## 📸 Screenshots\n\n![Ouroboros](https://raw.githubusercontent.com/si618/lolcat/main/assets/Ouroboros.webp \"Ouroboros\")\n\n![AlienIsBeautiful](https://raw.githubusercontent.com/si618/lolcat/main/assets/AlienIsBeautiful.gif \"Alien is beautiful\")\n\n## 🚧 Installation\n\n```bash\n\u003e dotnet add package lolcat\n```\n\n## 🏗 Build️\n\n```bash\n\u003e dotnet --list-sdks\n8.0.405 [/usr/share/dotnet/sdk]\n\n\u003e git --version\ngit version 2.47.1\n\n\u003e git clone https://github.com/si618/lolcat.git\nCloning into 'lolcat'...\n\n\u003e cd lolcat\n\u003e dotnet build\n```\n\n## 🧪 Test\n\n```bash\n\u003e dotnet test\n```\n\n## ⚗ Benchmark\n\n[Benchmark charts](https://si618.github.io/lolcat/dev/bench)\n\n```bash\n\u003e dotnet run --project ./tests/Lolcat.Benchmarks -c release -f net8.0\n```\n\n## 🎉 Demos\n\nCode for [static](https://github.com/si618/lolcat/blob/main/src/Lolcat.Demo/Program.cs) and [animated](https://github.com/si618/lolcat/blob/main/src/Lolcat.Demo.Animated/Program.cs) demos\n\n```bash\n\u003e dotnet run --project ./src/Lolcat.Demo -f net8.0\n\u003e dotnet run --project ./src/Lolcat.Demo.Animated -f net8.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsi618%2Flolcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsi618%2Flolcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsi618%2Flolcat/lists"}