๐Ÿ—‚๏ธ Alpine File Manager

A lightweight, embeddable file manager built with Alpine.js

Available Components

๐Ÿ“ Alpine File Manager ๐Ÿงช Test Communication

Features

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>