{"id":16684080,"url":"https://github.com/kasuken/blazorkit.spinners","last_synced_at":"2025-04-09T23:32:32.796Z","repository":{"id":44539253,"uuid":"415674583","full_name":"kasuken/BlazorKit.Spinners","owner":"kasuken","description":"A Blazor library for loading spinners","archived":false,"fork":false,"pushed_at":"2024-12-16T08:59:41.000Z","size":635,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T05:42:00.043Z","etag":null,"topics":["blazor"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/kasuken.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}},"created_at":"2021-10-10T18:59:04.000Z","updated_at":"2024-12-16T09:00:48.000Z","dependencies_parsed_at":"2025-04-09T23:30:56.202Z","dependency_job_id":null,"html_url":"https://github.com/kasuken/BlazorKit.Spinners","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasuken%2FBlazorKit.Spinners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasuken%2FBlazorKit.Spinners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasuken%2FBlazorKit.Spinners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasuken%2FBlazorKit.Spinners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasuken","download_url":"https://codeload.github.com/kasuken/BlazorKit.Spinners/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129954,"owners_count":21052669,"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":["blazor"],"created_at":"2024-10-12T14:28:13.718Z","updated_at":"2025-04-09T23:32:32.770Z","avatar_url":"https://github.com/kasuken.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlazorKit.Spinners\n\n![](https://countrush-prod.azurewebsites.net/l/badge/?repository=kasuken.BlazorKitSpinners)\n\n[![Publish BlazorKit.Spinners on NuGet](https://github.com/kasuken/BlazorKit.Spinners/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/kasuken/BlazorKit.Spinners/actions/workflows/publish.yml)\n\nA Blazor library for loading spinners.\n\nIt's a beta version.\n\n## Screenshots\n\n![App Screenshot](https://github.com/kasuken/BlazorKit.Spinners/raw/main/blazorkit.spinners.0.7.14.gif)\n\n## Features\n\n- 8 different spinners out-of-the-box\n- colors customisation (accent color and background color)\n- center the spinner with a property\n- easy implementation on your code\n- custom main spinner for web assembly loading\n\n## Roadmap\n\n- [ ] Additional spinners\n- [ ] More than 30 spinners\n- [ ] .NET 9 migration\n- [ ] .NET 8 migration\n- [x] .NET 7 migration\n- [x] .NET 6 migration\n\n## Installation\n\nWith Package Manager:\n\n```gitattributes\nInstall-Package BlazorKit.Spinners\n```\n\nWith .NET CLI:\n\n```gitattributes\ndotnet add package BlazorKit.Spinners\n```\n\nIf the project is Blazor WebAssembly, it is also necessary to modify the INDEX.HTML page present in the WWWROOT folder of the CLIENT project as follows\n\nBetween the HEAD tags add:\n```html\n\u003clink href=\"_content/BlazorKit.Spinners/spinners.css\" rel=\"stylesheet\" /\u003e\n\u003clink href=\"_content/BlazorKit.Spinners/keyframes.css\" rel=\"stylesheet\" /\u003e\n```\n\nBetween the BODY tags edit the APP section so that it looks like this:\n```Razor\n\u003cdiv id=\"app\"\u003e\n  \u003cdiv class=\"loaderWrapper\"\u003e\n    \u003cspan class=\"loaderMain\"\u003e\u003c/span\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n\n## Tech Stack\n\n- Blazor\n- .NET 6\n- C# 10.0\n\n## Run Locally\n\nClone the project\n\n```gitattributes\n  git clone https://github.com/kasuken/BlazorKit.Spinners\n```\n\nGo to the project directory\n\n```gitattributes\n  cd BlazorKit.Spinners\n```\n\nStart\n\n```gitattributes\n  dotnet run\n```\n\n## Contributing\n\nContributions are always welcome!\n\n## Inspired by\n\nhttps://codepen.io/vineethtrv/pen/NWxZqMM\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasuken%2Fblazorkit.spinners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasuken%2Fblazorkit.spinners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasuken%2Fblazorkit.spinners/lists"}