https://github.com/edde746/bin2header-web
Web version of bin2header
https://github.com/edde746/bin2header-web
binary c cpp sveltekit
Last synced: about 1 month ago
JSON representation
Web version of bin2header
- Host: GitHub
- URL: https://github.com/edde746/bin2header-web
- Owner: edde746
- Created: 2023-02-07T06:15:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T06:29:48.000Z (over 3 years ago)
- Last Synced: 2024-10-11T16:05:41.828Z (over 1 year ago)
- Topics: binary, c, cpp, sveltekit
- Language: Svelte
- Homepage: https://bin2header.pages.dev/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bin2header-web
This is a web version of [bin2header](https://github.com/AntumDeluge/bin2header) created with [SvelteKit](https://kit.svelte.dev/).
## Usage
Use the [web version](https://bin2header.pages.dev/) to convert binary files to C/C++ header files. Alternatively, you can clone this repository and run the web version locally using `pnpm dev`.