Available Components
Features
- โ Browse and search images via Typesense
- โ Upload files with Uppy integration
- โ Mobile-responsive design
- โ PostMessage API for embedding
- โ iOS Safari optimized
Usage
Embed the file manager in your application using an iframe:
<iframe
src="https://your-domain.com/alpine-file-manager.html"
style="width: 100%; height: 600px; border: none;"
title="File Manager">
</iframe>