@onslip/capacitor-cli

Capacitor: Cross-platform apps with JavaScript and the web

Usage no npm install needed!

<script type="module">
  import onslipCapacitorCli from 'https://cdn.skypack.dev/@onslip/capacitor-cli';
</script>

README

About this fork

This is a fork of the Capacitor CLI that adds support for the Crosswalk WebView for the Android platform, allowing it to run on Android 4.1+ devices.

Capacitor CLI

The Capacitor command-line interface should be installed locally and executed through npm scripts.

npm install @onslip/capacitor-cli --save-dev

Using Capacitor CLI

Consult the Getting Started guide for information on using the CLI and Capacitor scripts.

License