Blazor.ScriptInjection
Script injector
A Blazor component library that injects JavaScript files into pages without adding script tags to the page's head.
26 stars
4 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
blazorjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
excubo-ag/blazor.canvas | A wrapper library allowing C# developers to use the HTML canvas API without JavaScript | 220 |
jameschch/blazor.dynamicjavascriptruntime.evaluator | Enables execution of dynamic JavaScript code within a Blazor C# application | 18 |
excubo-ag/blazor.diagrams | A native Blazor component library for creating and editing diagrams | 136 |
excubo-ag/blazor.grids | A Blazor component library for building responsive grid-based dashboards and layouts | 41 |
excubo-ag/generators.blazor | Improves Blazor component performance by generating compile-time code for parameter setting | 73 |
excubo-ag/blazor.lazystylesheet | An extension to Blazor that enables lazy loading of stylesheets by splitting large CSS files into smaller chunks and injecting them as needed. | 12 |
jurioli/blazor.webform.components | A collection of ASP.NET Web Forms components and tools for building Blazor applications | 47 |
kristofferstrube/blazor.filesystemaccess | A Blazor wrapper around the browser API for accessing the local file system | 333 |
excubo-ag/blazor.treeviews | A native Blazor tree-view component with design principles focused on minimalism and compatibility with the Blazor API. | 72 |
ivanjosipovic/blazorapplicationinsights | Provides instrumentation and logging support for Blazor web applications | 189 |
david-moreira/blazorxtabs | An extended tabs component library providing various tab features for Blazor applications. | 34 |
canhorn/eventhorizon.blazor.typescript.interop.generator | Generates C# Blazor Interop proxy code from TypeScript definitions | 135 |
kattunga/blazorindexeddbjs | A Blazor library for accessing IndexedDB | 11 |
majorimi/blazor-components | A collection of reusable UI components and extensions for building Blazor applications | 327 |
surgicalcoder/blazorinteropgenerator | Generates C# extension methods to interact with Blazor's JavaScript interop | 15 |