@modern-uploader/core

Core module for Modern Uploader

Usage no npm install needed!

<script type="module">
  import modernUploaderCore from 'https://cdn.skypack.dev/@modern-uploader/core';
</script>

README

Core plug-in

npm

The core plug-in provides the most basic low-level API methods and events necessary to support other higher-level plug-ins. This includes support for events, tracking and manipulating generic items (File/Blob, etc), and loading other plug-ins.

Initial docs are at http://fineuploader.github.io/modern-uploader/docs/packages/core/.