blazor-wasm-test-012020
Regex tester
A Blazor application that allows testing regular expressions in a browser environment hosted on GCP Cloud Run
This is a demo WASM Blazor application. You can test regular C# expressions in your browser.
4 stars
2 watching
1 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
blazorblazor-webassemblynetcore
Related projects:
Repository | Description | Stars |
---|---|---|
a-n-t-h-o-n-y/regexplore | A live regular expression testing environment built with curses. | 8 |
0xsobky/regaxor | A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
lsvhome/regex-tester | An application designed to test and manipulate regular expressions in C# | 9 |
masastack/masa.blazor | A Blazor UI component library based on Material Design specifications for building web applications. | 1,192 |
zimprojects/srell | A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
majorimi/blazor-components | A collection of reusable UI components and extensions for building Blazor applications | 327 |
stevesandersonms/carchecker | A Blazor WebAssembly application that demonstrates various features and integrations of the technology | 815 |
aoncyberlabs/blazortrafficprocessor | An extension for BurpSuite to aid in testing web applications using Blazor Server/BlazorPack by converting messages between formats. | 24 |
auth0-blog/secure-blazor-wasm-quiz-manager | A Blazor WebAssembly quiz manager application with authentication and authorization secured by Auth0 | 41 |
verifytests/verify.blazor | A tool for verifying Blazor components by capturing their rendered HTML and model state in a snapshot file. | 33 |
alexhiggins732/bllamasharp.chatgpt.blazor | A Blazor-based chat application with LLM model exploration and testing capabilities | 52 |
stefh/blazorwasmgrpcwithaadauth | An implementation of Blazor + WebAssembly + Grpc with Azure AD authentication using ASP.NET Core | 18 |
sblom/regextract | A tool that enables easy and efficient data extraction from text using regular expressions in C#. | 697 |
ormesam/blazor-typewriter | A typewriter effect library for Blazor applications | 21 |
rust-leipzig/regex-performance | A tool for comparing the performance of different regular expression engines | 102 |