{"id":13414931,"url":"https://github.com/spectreconsole/spectre.console","last_synced_at":"2025-09-09T20:42:38.512Z","repository":{"id":37579105,"uuid":"281360869","full_name":"spectreconsole/spectre.console","owner":"spectreconsole","description":"A .NET library that makes it easier to create beautiful console applications.","archived":false,"fork":false,"pushed_at":"2025-05-12T17:29:00.000Z","size":10998,"stargazers_count":10135,"open_issues_count":271,"forks_count":555,"subscribers_count":78,"default_branch":"main","last_synced_at":"2025-05-12T18:36:48.987Z","etag":null,"topics":["ansi-colors","console","console-tables","console-visualization","dotnet","dotnet-core","dotnet-standard"],"latest_commit_sha":null,"homepage":"https://spectreconsole.net","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/spectreconsole.png","metadata":{"files":{"readme":"README.fa.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"patriksvensson"}},"created_at":"2020-07-21T09:59:20.000Z","updated_at":"2025-05-12T02:46:44.000Z","dependencies_parsed_at":"2024-02-13T08:39:52.947Z","dependency_job_id":"055f65fb-d198-4b3d-8469-1b3d50d76ef3","html_url":"https://github.com/spectreconsole/spectre.console","commit_stats":{"total_commits":585,"total_committers":93,"mean_commits":6.290322580645161,"dds":0.5042735042735043,"last_synced_commit":"3ec0fee795b641db6fc1780f09c34312e4e73f56"},"previous_names":["spectresystems/spectre.console"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectreconsole%2Fspectre.console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectreconsole%2Fspectre.console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectreconsole%2Fspectre.console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spectreconsole%2Fspectre.console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spectreconsole","download_url":"https://codeload.github.com/spectreconsole/spectre.console/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253805848,"owners_count":21967053,"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":["ansi-colors","console","console-tables","console-visualization","dotnet","dotnet-core","dotnet-standard"],"created_at":"2024-07-30T21:00:40.015Z","updated_at":"2025-05-12T20:46:25.512Z","avatar_url":"https://github.com/spectreconsole.png","language":"C#","readme":"# `Spectre.Console`\n\n_[![Spectre.Console NuGet Version](https://img.shields.io/nuget/v/spectre.console.svg?style=flat\u0026label=NuGet%3A%20Spectre.Console)](https://www.nuget.org/packages/spectre.console)_\n\n\u003cdiv dir=\"rtl\"\u003e\n\nیک کتابخانه .NET. که ایجاد Console Applicationهای زیبا و cross platform را آسان‌تر می‌کند.  \nاز کتابخانه عالی [Rich](https://github.com/willmcgugan/rich)  برای پایتون، بسیار الهام گرفته شده است.\n\n## فهرست\n\n1. [امکانات](#features)\n2. [نصب](#installing)\n3. [مستندات](#documentation)\n4. [مثال‌ها](#examples)\n5. [مجوز](#license)\n\n\u003ch2 id=\"features\"\u003eامکانات\u003c/h2\u003e\n\n* با در نظر گرفتن تست واحد نوشته شده است.\n* جداول، چارچوب‌ها، پنل‌ها و یک زبان نشانه گذاری که از [rich](https://github.com/willmcgugan/rich) الهام گرفته شده است را پشتیبانی می‌کند.\n* از رایج ترین پارامترهای SRG در هنگام فرم دهی متن مانند پررنگ، کم نور، اریب، زیرخط، خط زدن و چشمک زدن پشتیبانی می‌کند.\n* پشتیبانی از رنگ‌های 28/8/4/3-بیت در ترمینال.  \n  این کتابخانه توانایی ترمینال فعلی را تشخیص داده و در صورت لزوم رنگ‌ها را کاهش می‌دهد.\n\n\n![Example](docs/input/assets/images/example.png)\n\n\u003ch2 id=\"installing\"\u003eنصب\u003c/h2\u003e\n\nسریع ترین راه برای شروع `Spectre.Console` نصب از طریق NuGet Package می‌باشد.\n\n\u003cpre dir=\"ltr\"\u003e\ndotnet add package Spectre.Console\n\u003c/pre\u003e\n\n\u003ch2 id=\"documentation\"\u003eمستندات\u003c/h2\u003e\n\nمستندات `Spectre.Console` را در اینجا می‌توایند پیدا کنید:\n\n\u003cdiv dir=\"ltr\"\u003e\nhttps://spectreconsole.net/\n\u003c/div\u003e\n\n\u003ch2 id=\"examples\"\u003eمثال‌ها\u003c/h2\u003e\n\nTo see `Spectre.Console` in action, please see the \n[examples repository](https://github.com/spectreconsole/examples).\n\n\u003ch2 id=\"license\"\u003eمجوز\u003c/h2\u003e\n\n\u003cdiv dir=\"ltr\"\u003e\nCopyright © Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray\n\u003c/div\u003e\n\nهمانطور که Spectre.Console تحت مجوز MIT ارائه شده است؛ برای کسب اطلاعات بیشتر به مجوز مراجعه کنید.\n\n* برای SixLabors.ImageSharp، مشاهده کنید: https://github.com/SixLabors/ImageSharp/blob/master/LICENSE\n\n\u003c/div\u003e\n","funding_links":["https://github.com/sponsors/patriksvensson"],"categories":["CLI","C\\#","dotnet","C# #","C#","Console UI","Recently Updated","[Dotnet](https://dotnet.microsoft.com/)","Additional Languages","Table of Contents","🗒️ Cheatsheets"],"sub_categories":["[Nov 29, 2024](/content/2024/11/29/README.md)",".NET/C# 🔷","📦 Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspectreconsole%2Fspectre.console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspectreconsole%2Fspectre.console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspectreconsole%2Fspectre.console/lists"}