https://github.com/mat-sz/bin2array
🔧 React-based tool to convert binary files into JS arrays.
https://github.com/mat-sz/bin2array
binary javascript react reactjs tool
Last synced: 2 months ago
JSON representation
🔧 React-based tool to convert binary files into JS arrays.
- Host: GitHub
- URL: https://github.com/mat-sz/bin2array
- Owner: mat-sz
- Created: 2020-01-28T21:04:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T21:04:50.000Z (over 6 years ago)
- Last Synced: 2025-06-05T18:48:51.835Z (about 1 year ago)
- Topics: binary, javascript, react, reactjs, tool
- Language: JavaScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bin2array
A small React-based tool created to convert binary files into JS arrays for my [Apple II](https://github.com/mat-sz/apple2) emulator.