{"id":13807297,"url":"https://github.com/blazority/support","last_synced_at":"2025-05-14T00:31:11.375Z","repository":{"id":39221538,"uuid":"336839948","full_name":"blazority/support","owner":"blazority","description":"Repository to receive incoming issues, feedback, and feature request from Blazority community","archived":false,"fork":false,"pushed_at":"2024-09-19T00:52:23.000Z","size":235,"stargazers_count":104,"open_issues_count":19,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-18T23:52:38.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blazority.com/","language":null,"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/blazority.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-02-07T16:58:43.000Z","updated_at":"2024-11-15T03:24:34.000Z","dependencies_parsed_at":"2024-04-10T00:39:32.178Z","dependency_job_id":"3f70cd3e-e4e7-4277-b027-b493c243063e","html_url":"https://github.com/blazority/support","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blazority%2Fsupport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blazority%2Fsupport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blazority%2Fsupport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blazority%2Fsupport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blazority","download_url":"https://codeload.github.com/blazority/support/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046268,"owners_count":22005566,"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-04T01:01:23.783Z","updated_at":"2025-05-14T00:31:06.355Z","avatar_url":"https://github.com/blazority.png","language":null,"funding_links":[],"categories":["Libraries \u0026 Extensions"],"sub_categories":["Component bundles"],"readme":"# Blazority\n\u003e This a public repository to receive incoming issues, feedback, and feature request from Blazority community.\n\n\n-----\n\n![Blazor Icon](https://raw.githubusercontent.com/blazority/support/main/assets/blazor_200x200.png) ![Clarity UI Icon](https://raw.githubusercontent.com/blazority/support/main/assets/clarity_200x200.png)\n\n[![Gitter](https://badges.gitter.im/blazority/support.svg)](https://gitter.im/blazority/support?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n![GitHub](https://img.shields.io/github/license/karan-kang/blazority-public)\n![Nuget](https://img.shields.io/nuget/v/blazority)\n![Nuget](https://img.shields.io/nuget/dt/blazority)\n\n\nBlazority is a Blazor component library based on [Clarity UI](https://clarity.design/). Our aim is to provide components that are easy to use, and built as purely as possibly using Blazor, with little to no JavaScript (less than 1KB). This libary is compatiable with both Blazor Server and Web Assembly modes.\n\n# Demos\n- Visit [https://blazority.com/](https://blazority.com/) for most up-to-date demos and usage docs.\n- Visit [Blazority REPL](https://replit.com/@Karankang007/Blazority-REPL) to experiment, test drive, or create reproducible environment for issue reports.\n\n# Getting Started\n\n[Install Blazority using Nuget](https://www.nuget.org/packages/Blazority/) or Package Manager Console: \n```\nInstall-Package Blazority\n```\n\nAdd the using block for Blazority in your _Imports.razor file:\n```\n@using Blazority\n```\n\nAdd the following stylesheets in the head section of your Index file (like _Host.cshtml):\n\n```\n\u003clink rel=\"stylesheet\" href=\"_content/Blazority/lib/clr/ui/clr-ui.min.css\" /\u003e\n\u003clink rel=\"stylesheet\" href=\"_content/Blazority/lib/clr/icons/clr-icons.min.css\" /\u003e\n\u003clink rel=\"stylesheet\" href=\"_content/Blazority/blazority.min.css\" /\u003e\n```\n\nAdd the following scripts in the bottom portion of body tag in the same Index file:\n```\n\u003cscript src=\"_content/Blazority/lib/webcomponents/custom-elements/custom-elements.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"_content/Blazority/lib/clr/icons/clr-icons.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"_content/Blazority/blazority.min.js\"\u003e\u003c/script\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazority%2Fsupport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblazority%2Fsupport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazority%2Fsupport/lists"}