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

https://github.com/ashifolfi/propertyeditor

A Lua/Love2D based JSON property editor
https://github.com/ashifolfi/propertyeditor

imgui json json-editor love2d lua utilities

Last synced: about 1 month ago
JSON representation

A Lua/Love2D based JSON property editor

Awesome Lists containing this project

README

        

# Property Editor
A Lua/Love2D based JSON Property editor

# libraries used
- [json.lua](https://github.com/rxi/json.lua)
- [cimgui-love](https://github.com/apicici/cimgui-love)