https://github.com/theskyinflames/json-minifier-gui
JSON minified using Golang + JS/HTML stack to build the UI
https://github.com/theskyinflames/json-minifier-gui
astilectron css electron go go-astilectron golang golang-ui javascript json minify-json ui
Last synced: 4 months ago
JSON representation
JSON minified using Golang + JS/HTML stack to build the UI
- Host: GitHub
- URL: https://github.com/theskyinflames/json-minifier-gui
- Owner: theskyinflames
- License: apache-2.0
- Created: 2020-11-14T00:57:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T08:23:07.000Z (over 4 years ago)
- Last Synced: 2025-01-05T17:11:52.378Z (6 months ago)
- Topics: astilectron, css, electron, go, go-astilectron, golang, golang-ui, javascript, json, minify-json, ui
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-nimifier-gui
JSON minifier using Golang + [go-astilectron](https://github.com/asticode/go-astilectron) (Golang + JS/HTML) to build the UIThis project aims to learn how to build a UI app using the `go-atilectron` library.
This repo does not pretend to be a whole app.
## execute
```go
make run
```