{"id":21900417,"url":"https://github.com/alexhedley/utility-blazor","last_synced_at":"2026-05-06T23:38:06.426Z","repository":{"id":44574525,"uuid":"299258644","full_name":"AlexHedley/Utility-Blazor","owner":"AlexHedley","description":"Utility Web App written in Blazor WebAssembly (WASM)","archived":false,"fork":false,"pushed_at":"2025-03-11T07:22:46.000Z","size":125089,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-14T06:33:08.468Z","etag":null,"topics":["blazor","blazor-client","blazor-webassembly","blazorwasm","wasm","webassembly"],"latest_commit_sha":null,"homepage":"http://alexhedley.com/Utility-Blazor/","language":"HTML","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/AlexHedley.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":"2020-09-28T09:30:58.000Z","updated_at":"2025-03-11T07:20:43.000Z","dependencies_parsed_at":"2023-11-14T10:26:24.022Z","dependency_job_id":"4a13eef6-a24b-4a03-8b73-d7f0ad402b4c","html_url":"https://github.com/AlexHedley/Utility-Blazor","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/AlexHedley%2FUtility-Blazor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHedley%2FUtility-Blazor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHedley%2FUtility-Blazor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHedley%2FUtility-Blazor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHedley","download_url":"https://codeload.github.com/AlexHedley/Utility-Blazor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913004,"owners_count":20530769,"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","blazor-client","blazor-webassembly","blazorwasm","wasm","webassembly"],"created_at":"2024-11-28T15:08:06.302Z","updated_at":"2026-05-06T23:38:06.408Z","avatar_url":"https://github.com/AlexHedley.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utility Blazor\n\n[![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge\u0026logo=c-sharp\u0026logoColor=white)](https://learn.microsoft.com/en-us/dotnet/csharp/)\n[![Blazor](https://img.shields.io/badge/blazor-%235C2D91.svg?style=for-the-badge\u0026logo=blazor\u0026logoColor=white)](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor)\n[![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg?style=for-the-badge)](LICENSE) \u003c!-- https://opensource.org/licenses/MIT --\u003e\n\nUtility Web App written in Blazor WebAssembly (WASM)\n\n[![Build / Test (with Reports)](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/build-test.yml/badge.svg)](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/build-test.yml)\n[![CodeQL](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/codeql-analysis.yml)\n[![Deploy to GitHub Pages](https://github.com/AlexHedley/Utility-Blazor/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)](https://github.com/AlexHedley/Utility-Blazor/actions?query=workflow%3A%22Deploy+to+GitHub+Pages%22)\n[![pages-build-deployment](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/AlexHedley/Utility-Blazor/actions/workflows/pages/pages-build-deployment)\n\n[![Dependabot](https://img.shields.io/badge/dependabot-025E8C?style=for-the-badge\u0026logo=dependabot\u0026logoColor=white)](https://github.com/AlexHedley/Utility-Blazor/security/dependabot)\n[![Dependency-Check](https://img.shields.io/badge/DependencyCheck-f78d0a.svg?style=for-the-badge\u0026logo=dependencycheck\u0026logoColor=white)](https://alexhedley.com/Utility-Blazor/reports/dependency-check-report.html)\n\n[![Tests](https://gist.githubusercontent.com/AlexHedley/2a77118fe86f8053c4245b6f29a74fb7/raw/utility_blazor_tests.md_badge.svg \"Tests\")](https://gist.github.com/AlexHedley/2a77118fe86f8053c4245b6f29a74fb7)\n\n## Site\n\n- [Site](https://alexhedley.github.io/Utility-Blazor/)\n- [Coverage Report](https://alexhedley.com/Utility-Blazor/coverage/)\n\n## Features\n\n- Url Encode\n- Url\n- Guid\n- Regex from String\n- SQL (IN Clause / LIKE)\n- Luhn\n- Hidden Char Finder ([Original](https://www.soscisurvey.de/tools/view-chars.php) [Source](https://github.com/BurninLeo/see-non-printable-characters/blob/main/view-chars.php))\n- HTML\n- Markdown\n- Ascii (WIP)\n- HEX to RGB\n- Binary\n- String Convert\n- Epoch Converter\n- Remove whitespace\n- Monaco Editor\n- kb - mb - gb converter\n- time converter\n- Base64 Encode/Decode\n\n---\n\n- Remember selected tab\n\n### WIP\n\n- JWT\n- Unicode\n- Diff\n\n### Todo\n\n- Monaco Editor ?\n  - SQL Formatter\n  - XML Pretty\n  - JSON Pretty\n\n### Not Possible\n\n- MD5 ⛔️\n\n---\n\n## Tests\n\nOutput using [dotnet-tests-report](https://github.com/marketplace/actions/dotnet-tests-report) ([Code](https://github.com/zyborg/dotnet-tests-report))\n\n[![Tests](https://gist.githubusercontent.com/AlexHedley/2a77118fe86f8053c4245b6f29a74fb7/raw/utility_blazor_tests.md_badge.svg \"Tests\")](https://gist.github.com/AlexHedley/2a77118fe86f8053c4245b6f29a74fb7)\n\n- [Results](https://gist.github.com/AlexHedley/2a77118fe86f8053c4245b6f29a74fb7)\n\n## Coverage\n\n- [Report](https://alexhedley.com/Utility-Blazor/coverage/)\n\n---\n\n## Docs\n\n- [docs](docs/README.md)\n  - [Deployed Docs](https://alexhedley.github.io/Utility-Documentation/)\n\n- [Utility](https://github.com/AlexHedley/Utility)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexhedley%2Futility-blazor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexhedley%2Futility-blazor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexhedley%2Futility-blazor/lists"}