Blazor.LazyStyleSheet
Stylesheet loader
An extension to Blazor that enables lazy loading of stylesheets by splitting large CSS files into smaller chunks and injecting them as needed.
12 stars
3 watching
2 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
blazorcss
Related projects:
Repository | Description | Stars |
---|---|---|
isc30/blazor-lazy-loading | Provides support for lazy loading in Blazor applications to improve performance by delaying the loading of non-essential components until they are needed. | 97 |
excubo-ag/blazor.canvas | A wrapper library allowing C# developers to use the HTML canvas API without JavaScript | 220 |
excubo-ag/blazor.grids | A Blazor component library for building responsive grid-based dashboards and layouts | 41 |
excubo-ag/blazor.diagrams | A native Blazor component library for creating and editing diagrams | 136 |
excubo-ag/generators.blazor | Improves Blazor component performance by generating compile-time code for parameter setting | 73 |
excubo-ag/blazor.scriptinjection | A Blazor component library that injects JavaScript files into pages without adding script tags to the page's head. | 26 |
excubo-ag/blazor.treeviews | A native Blazor tree-view component with design principles focused on minimalism and compatibility with the Blazor API. | 72 |
kristofferstrube/blazor.filesystemaccess | A Blazor wrapper around the browser API for accessing the local file system | 333 |
kristofferstrube/blazor.svgeditor | A basic SVG editor written in Blazor. | 309 |
misfits-rebels-outcasts/blazor-charts | A Blazor-based charting library for creating various types of charts using SVG and WebAssembly | 78 |
blazorfluentui/blazorfluentui | A Blazor wrapper around the Fluent UI Web Components library, providing a set of reusable UI components and styles for building web applications. | 816 |
jameschch/blazor.dynamicjavascriptruntime.evaluator | Enables execution of dynamic JavaScript code within a Blazor C# application | 18 |
le-nn/blazor-transition-group | An ASP.NET Core component library for creating animations and transitions in Blazor applications | 26 |
majorimi/blazor-components | A collection of reusable UI components and extensions for building Blazor applications | 327 |
david-moreira/blazorxtabs | An extended tabs component library providing various tab features for Blazor applications. | 34 |