https://github.com/samboycoding/hresult-viewer
https://github.com/samboycoding/hresult-viewer
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/samboycoding/hresult-viewer
- Owner: SamboyCoding
- License: mit
- Created: 2024-07-28T21:32:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-15T22:02:46.000Z (about 1 year ago)
- Last Synced: 2026-05-27T17:23:32.040Z (about 2 months ago)
- Language: TypeScript
- Size: 295 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!