nodegui / nodegui-plugin-example

an example native plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

an example native plugin


Languages

Language:C++ 52.3%Language:TypeScript 29.6%Language:CMake 18.1%