Page 1 of 1
Cordova Libraries?
Posted: Sat Jun 10, 2017 2:29 pm
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
Re: Cordova Libraries?
Posted: Sat Jun 10, 2017 5:08 pm
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
Re: Cordova Libraries?
Posted: Tue Jun 13, 2017 12:53 pm
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.