NodeGui example plugin This is an example repo which showcases how to build plugins for NodeGui. Start with demo.ts to understand how it all works. More details soon. Please name your plugin as nodegui-plugin-<yourpluginname>