An open API service indexing awesome lists of open source software.

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

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`.