Skip to content

Node module to integrate electron (atom-shell) with an external process.

License

Notifications You must be signed in to change notification settings

surullabs/gluonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gluonjs

Node module to integrate with an external non-javascript process.

This was written to be a way to use non-javascript languages to act as the controlling logic for electron (formerly know as atom-shell). However, this does not have any dependencies on electron and can be used to interface with any non-javascript process. This is inspired by https://github.com/hoytech/valence but uses a different mechanism.

It inverts the usage in order to make use of electrons packaging and crash reporting capabilities.

TODO

  • Describe the library better

About

Node module to integrate electron (atom-shell) with an external process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published