https://github.com/stan-kondrat/js-hex-editor
JS Hex Editor
https://github.com/stan-kondrat/js-hex-editor
angular compoment react svelte vue
Last synced: about 1 month ago
JSON representation
JS Hex Editor
- Host: GitHub
- URL: https://github.com/stan-kondrat/js-hex-editor
- Owner: stan-kondrat
- License: isc
- Created: 2021-07-08T20:08:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T00:05:27.000Z (over 3 years ago)
- Last Synced: 2023-12-26T08:09:54.438Z (over 2 years ago)
- Topics: angular, compoment, react, svelte, vue
- Language: Svelte
- Homepage:
- Size: 2.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS HEX Editor
```sh
npm run clear
npm ci
npm run build -- --workspace=js-hex-editor
npm run build -- --workspace=hex-editor-react
npm run build -- --workspace=angular-hex-editor
npm run build -- --workspace=vue-hex-editor
npm run start -- --workspace=js-hex-editor
```