cordova-file-helper-legacy

Warning: This wrapper use native Promise and do NOT use `async`/`await` keywords to improve performance. If you have access to those keywords in your target devices, use [cordova-file-helper](https://gitlab.com/Alkihis/cordova-file-helper).

Usage no npm install needed!

<script type="module">
  import cordovaFileHelperLegacy from 'https://cdn.skypack.dev/cordova-file-helper-legacy';
</script>

README

cordova-file-helper-legacy

Warning: This wrapper use native Promise and do NOT use async/await keywords to improve performance. If you have access to those keywords in your target devices, use cordova-file-helper.

Full documentation available at cordova-file-helper.