cordova-platform-project

Experimental API for cordova. Currently it's a fairly thin wrapper around cordova-lib that provides an object oriented promises based API for managing cordova apps.

Usage no npm install needed!

<script type="module">
  import cordovaPlatformProject from 'https://cdn.skypack.dev/cordova-platform-project';
</script>

README

CordovaPlatformProject

Experimental API for cordova. Currently it's a fairly thin wrapper around cordova-lib that provides an object oriented promises based API for managing cordova apps.

For usage example see the cordova-api-example app.