Cordova Libraries?

Just starting out? Need help? Post your questions and find answers here.
tj1010
Posts: 201
Joined: Wed May 27, 2015 1:36 pm
Contact:

Cordova Libraries?

Post by tj1010 »

Anyone loaded any cool Cordova modules yet? I'm trying to avoid trial and error or reverse engineering and hoping someone has some sample code.

One cool module: https://github.com/hoerresb/WifiWizard
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: Cordova Libraries?

Post by Peter »

tj1010 wrote:Anyone loaded any cool Cordova modules yet?
I would like, however i can't: http://forums.spiderbasic.com/viewtopic.php?f=6&t=1144

Greetings ... Peter
tj1010
Posts: 201
Joined: Wed May 27, 2015 1:36 pm
Contact:

Re: Cordova Libraries?

Post by tj1010 »

Funny thing is all the Cordova stuff in 2.01 on Windows is in Linux bash script..

I've been trying to figure out how to use Import to call npm package install command to get plugins.. No luck.. It's purely a syntax error do to lack of documentation problem. I don't have time for binary analysis to figure out the JS command syntax. There is a way to put the plugin in npm directory too but I haven't seen how to register names.
Post Reply