NeutralinoJs is a framework to develop apps with native functionalities and allows you to run inside web browsers.
In electron and NWjs you have to install NodeJs, hundreds of dependence libraries and also the bundled app size is large even we write "hello world" due to embedded chromium and Node runtime. Neutralino is lightweight solution for this issue.
Web link : https://neutralinojs.github.io/ Source codes : https://github.com/neutralinojs
Your ideas are really appreaciated to improve our work!
Cheers!