Hey guys, I'm very proud to announce my first Nimble package, a tiny library that I think all of us in the community can benefit from!
The project is called Neel, it's a Nim library for making lightweight Electron-like HTML/JS GUI apps, with full access to Nim capabilities and targets the C backends rather than JS. I've put as much detail as I could in the read-me and I invite you guys to check it out, I'm sure it'll assist you in your development and it's extremely simple to use: <https://github.com/Niminem/Neel> I do want to note that it's in its infancy. That's not to say it isn't useful now, but the plan is to slowly transform this library into a framework that my rival Electron. I think it has potential to be one of Nim's killer applications.