pluginstall

install Cordova plugins

Usage no npm install needed!

<script type="module">
  import pluginstall from 'https://cdn.skypack.dev/pluginstall';
</script>

README

Pluginstall

script to install Cordova plugins

Usage

pluginstall PLATFORM PROJECT-PATH PLUGIN-PATH

Example:

pluginstall android . ~/plugins/ChildBrowser

Supported Platforms

  • Android

plugin.xml Format

to be finished and specified