Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 237 Bytes

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>