Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Extrawurst/DerelictLibui
Dynamic Binding for libui (https://github.com/andlabs/libui) in D
https://github.com/Extrawurst/DerelictLibui
Last synced: about 1 hour ago
JSON representation
Dynamic Binding for libui (https://github.com/andlabs/libui) in D
- Host: GitHub
- URL: https://github.com/Extrawurst/DerelictLibui
- Owner: extrawurst
- License: mit
- Created: 2016-05-21T21:01:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-28T07:59:33.000Z (over 3 years ago)
- Last Synced: 2024-10-14T19:13:57.478Z (about 1 month ago)
- Language: D
- Size: 792 KB
- Stars: 33
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-d - LibUI - Dynamic Binding for [libui](https://github.com/andlabs/libui) (GUI Libs / XML)
README
# DerelictLibui [![Build Status](https://travis-ci.org/Extrawurst/DerelictLibui.svg)](https://travis-ci.org/Extrawurst/DerelictLibui)
Dynamic Binding for libui (https://github.com/andlabs/libui) in Dto build/run the test app:
```
dub --config=test
```# Screenshots of test app
![screenshot osx](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_osx.png)
![screenshot win](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_win.png)
![screenshot nix](https://raw.github.com/extrawurst/DerelictLibui/master/screenshot_nix.png)