Quantcast
Viewing latest article 17
Browse Latest Browse All 20

Is it possible to add any Node.JS module into a titanium App?

I am finding a lot of Node.JS libraries out there, though I am curious to know if it is possible to simply install the Node.JS module via npm, and then simply import it into my Titanium App (via tiapp.xml) and require-ing it in the code? Is this possible, or these module have to be Titanium specific?

Take for example, any one of these Node.JS modules: https://npmjs.org/


Viewing latest article 17
Browse Latest Browse All 20

Trending Articles