Consume Node.js library in GJS

690 Views Asked by At

I have a Gnome Extension where I would like to consume Google APIs. These APIs are available for Node.js.

Is there a way of consuming these in GJS? Or rather have Node.js and GJS work together.

0

There are 0 best solutions below