{"id":24120937,"url":"https://github.com/blazingapple/components","last_synced_at":"2025-09-18T10:32:20.570Z","repository":{"id":38231808,"uuid":"331165430","full_name":"BlazingApple/Components","owner":"BlazingApple","description":"A collection of core Blazor components that are intended to create a beautiful and easy to build experience","archived":false,"fork":false,"pushed_at":"2024-01-31T19:59:43.000Z","size":202189,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T11:29:19.004Z","etag":null,"topics":["blazor","components-library","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://blazingapple.github.io/Components/","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/BlazingApple.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"taylorchasewhite"}},"created_at":"2021-01-20T02:07:30.000Z","updated_at":"2024-01-14T12:45:51.000Z","dependencies_parsed_at":"2023-12-12T21:45:59.073Z","dependency_job_id":null,"html_url":"https://github.com/BlazingApple/Components","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazingApple%2FComponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazingApple%2FComponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazingApple%2FComponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlazingApple%2FComponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlazingApple","download_url":"https://codeload.github.com/BlazingApple/Components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233472472,"owners_count":18681387,"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","components-library","wasm","webassembly"],"created_at":"2025-01-11T10:49:39.540Z","updated_at":"2025-09-18T10:32:15.156Z","avatar_url":"https://github.com/BlazingApple.png","language":"C#","funding_links":["https://github.com/sponsors/taylorchasewhite"],"categories":[],"sub_categories":[],"readme":"# BlazingApple.Components :apple:\n\n:fire:  A totally copacetic, easy-to-use and lightweight front-end Blazor Components package.\nThis front-end Razor Class Library is intended to be used by Blazor WASM projects, and targets .NET 5.\n\n## About BlazingApples\nBlazingApples is an open-source set of packages that aims to speed application development for Blazor WebAssembly organizations.\n\n# :video_camera: Demo\n:zap: [Check out the demo site here](https://blazingapple.github.io/Components/).\n\n![BlazingAppleComponents](https://user-images.githubusercontent.com/3686217/184403126-a8302242-6aac-4277-a5fe-8314e6851ad3.gif)\n\n# :wrench: Installation\n\n## 1. Get the required dependencies.\n\n1. On Client Project, right click and get to the NuGet Package Manager (\"Manage NuGetPackages\").\n2. Install `BlazingApple.Components` ([package also located here](https://www.nuget.org/packages/BlazingApple.Components/)).\n\n3. Add the following to `Program.cs's Main`:\n```\nIConfiguration configuration = builder.Configuration;\nservices.AddBlazingAppleComponents(configuration);\n```\n\n4. In your `index.html` file, add the required Radzen style and script:\n```\n\u003clink href=\"_content/BlazingApple.Components/css/blazingAppleComponents.css\" rel=\"stylesheet\" /\u003e\n\u003cscript src=\"_content/BlazingApple.Components/scripts/blazingAppleComponents.js\"\u003e\u003c/script\u003e \u003c! -- only needed for a handful of components) --\u003e\n```\n\n5. Add BlazingApple.Components namespaces to your imports file. Now you should be all set to use the components.\n\n\u003chr/\u003e\n\n## :white_flower: Credits\n\n- Build with love :blue_heart:, using [Radzen's Component Library](https://razor.radzen.com/).\n\n## :pencil: Authors\n\n1. [Taylor White](https://twitter.com/taychasewhite)\n\n## :scroll: License \u0026 Status\n[![Deploy to GitHub Pages](https://github.com/BlazingApple/Components/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/BlazingApple/Components/actions/workflows/main.yml)\n![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)\n\n- **[GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazingapple%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblazingapple%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblazingapple%2Fcomponents/lists"}