ResearchHelper/research-helper

Implement the plugin system prototype

Closed this issue · 0 comments

  1. Make a hello-world plugin with a single js/ts file
  2. Dynamically load the script.
  3. Send functions and data from electron's main process to Vue through electron-preload script.