https://github.com/samboycoding/hresult-viewer
https://github.com/samboycoding/hresult-viewer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samboycoding/hresult-viewer
- Owner: SamboyCoding
- License: mit
- Created: 2024-07-28T21:32:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-16T01:53:08.000Z (5 months ago)
- Last Synced: 2025-04-03T04:05:22.997Z (3 months ago)
- Language: TypeScript
- Size: 291 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HRESULT Viewer
Web-based UI for looking up Windows Error Codes (HRESULTs) and getting information on them. Hosted at https://hresult.samboy.dev/.
Fully client-side, written using VueJS 3 + Vite + Typescript. Contributions of new error codes welcome!