Adding and calling custom javscript to electron .net app #897

Open
opened 2026-01-29 16:51:32 +00:00 by claunia · 0 comments
Owner

Originally created by @domingoladron on GitHub (Jun 18, 2023).

Originally assigned to: @GregorBiswanger on GitHub.

Hey there,

I want to hook right into the electron engine via Javascript using npm etc. How do I

  1. Add code which should be loaded and run by the base electron system?
  2. Ensure this code is loaded up when the app is built / started?
  3. Call such custom code from the electron.net APIs?

I have been trying to piece it all together, but so many moving parts and I just would like a bit of clarity so I can do this right.

Cheers

Originally created by @domingoladron on GitHub (Jun 18, 2023). Originally assigned to: @GregorBiswanger on GitHub. Hey there, I want to hook right into the electron engine via Javascript using npm etc. How do I 1. Add code which should be loaded and run by the base electron system? 2. Ensure this code is loaded up when the app is built / started? 3. Call such custom code from the electron.net APIs? I have been trying to piece it all together, but so many moving parts and I just would like a bit of clarity so I can do this right. Cheers
claunia added the question label 2026-01-29 16:51:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#897