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

https://github.com/stefansalewski/ned2

Simple GTK4 Nim editor
https://github.com/stefansalewski/ned2

Last synced: 6 months ago
JSON representation

Simple GTK4 Nim editor

Awesome Lists containing this project

README

          

# NEd2
Simple GTK4 Nim editor

This is the start of a port of the NEd Nim GTK3 editor to
GTK4. While the initial NEd version used the low level
oldgtk3 Nim wrapper, this version will use the high level
gintro bindings.