All Projects → go-qamel → json-to-go

go-qamel / json-to-go

Licence: other
JSON-to-Go, but as desktop GUI app. Built with Go + QML

Programming Languages

QML
638 projects
go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to json-to-go

terminal
🚀 Terminal
Stars: ✭ 28 (-41.67%)
Mutual labels:  qml
appcenter
🚀 App Center for Liri OS
Stars: ✭ 26 (-45.83%)
Mutual labels:  qml
pyblish-qml
Pyblish QML frontend for Maya 2013+, Houdini 11+, Nuke 8+ and more
Stars: ✭ 91 (+89.58%)
Mutual labels:  qml
text
🚀 Material Design text editor
Stars: ✭ 73 (+52.08%)
Mutual labels:  qml
react-qml
Build native, high-performance, cross-platform applications through a React (and/or QML) syntax
Stars: ✭ 90 (+87.5%)
Mutual labels:  qml
vaktisalah
a Qt-Based Prayer Times application for Win/Linux/Mac
Stars: ✭ 26 (-45.83%)
Mutual labels:  qml
qml-logger
Plugin for file logging from QML
Stars: ✭ 17 (-64.58%)
Mutual labels:  qml
qml ros plugin
Connects QML to ROS
Stars: ✭ 19 (-60.42%)
Mutual labels:  qml
qtlottie
QtLottie is a tiny C++ library that can render Adobe® After Effects™ animations exported as JSON with Bodymovin.
Stars: ✭ 23 (-52.08%)
Mutual labels:  qml
facelift
A framework for flexible interfacing between C++ and QML/JS.
Stars: ✭ 25 (-47.92%)
Mutual labels:  qml
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-62.5%)
Mutual labels:  qml
scripts
QOwnNotes script repository
Stars: ✭ 70 (+45.83%)
Mutual labels:  qml
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-29.17%)
Mutual labels:  qml
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-52.08%)
Mutual labels:  qml
quickcurver
Qt/C++ (OpenGL accelerated) implementation of the famous game "Achtung die Kurve", also known as Curve Fever
Stars: ✭ 29 (-39.58%)
Mutual labels:  qml
qml-oled-renderer
Renders QML applications to an SSD1309 OLED screen
Stars: ✭ 21 (-56.25%)
Mutual labels:  qml
poor-maps
Maps and navigation for Sailfish OS
Stars: ✭ 42 (-12.5%)
Mutual labels:  qml
timekeeper
Time Keeper - QML plasmoid for KDE
Stars: ✭ 14 (-70.83%)
Mutual labels:  qml
soha
A modern calendar written in qt-quick.
Stars: ✭ 30 (-37.5%)
Mutual labels:  qml
QmlControls
Qt / Qml 控件
Stars: ✭ 65 (+35.42%)
Mutual labels:  qml

JSON to Go

The port of a web app that created by @mholt with same name, intended as demo for qamel. Using this app, you can instantly converts JSON into a Go type definition. You can download the pre-compiled binary in release page.

Screenshot

How to Build

Before building this app, make sure qamel has been installed on your system. If it's already installed, do following steps :

  • Clone or download this repository to your local directory
  • Open the directory from terminal
  • Build the app: qamel build

Licenses

JSON-to-Go is distributed under MIT license, which means you can use and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].