I'm just going to automate creating one project per plugin to see if the
plugin installs and builds (or one project then install, build, then remove
each plugin) .
That big dependency plugin could be useful in bringing to light plugins
that don't play well with others so we can either notify the a
a plugin.xml with deps will fetch and install them all, and will almost
certainly fail to install due to missing params, or conflicting files.
Better to have a text file with all the IDs and a script that just fetches
& unpacks them all.
On Wed, Mar 18, 2015 at 8:45 PM, Shazron wrote:
> Nice! I'
Nice! I'll create a script to generate the plugin.xml automatically
for anyone else that needs it for testing. Thanks Anis!
On Wed, Mar 18, 2015 at 5:43 PM, Anis KADRI wrote:
> http://plugins.cordova.io/_view/searcher
>
> returns all plugins you'd have to filter/parse JSON you get back to get the
http://plugins.cordova.io/_view/searcher
returns all plugins you'd have to filter/parse JSON you get back to get the
ID
Reference:
http://goo.gl/alPWzY
On Wed, Mar 18, 2015 at 5:28 PM, Shazron wrote:
> Oops its http://plugins.cordova.io/
>
> On Wed, Mar 18, 2015 at 5:27 PM, Shazron wrote:
>
Oops its http://plugins.cordova.io/
On Wed, Mar 18, 2015 at 5:27 PM, Shazron wrote:
> I don't suppose someone has a plugin.xml with dependencies for all the
> plugins in cordova.plugins.io do they? ;)
>
> Is there a way to have a text dump of all plugins available in c.p.r?
>
> This is for testin
I don't suppose someone has a plugin.xml with dependencies for all the
plugins in cordova.plugins.io do they? ;)
Is there a way to have a text dump of all plugins available in c.p.r?
This is for testing cordova-ios 4.0.x
-
To un