Skip to content
/ vuefinder Public
forked from n1crack/vuefinder

Empower your Vue.js applications with this versatile and customizable file manager component, simplifying file organization and navigation.

License

Notifications You must be signed in to change notification settings

m8sa/vuefinder

Repository files navigation

Vuefinder File Manager

Readme in progress..

image image

app rebuilt to use vue 3 and tailwindcss.

dependencies :

  • Vue 3
  • Cropper : Image crop tool
  • DragSelect : Selection Utility
  • Plupload : Upload library

version 1.0 is on its way..

backend (php) : https://github.com/n1crack/vuefinder-php

features

  • Dark Mode
  • Context Menu, Breadcrumb links, toolbar, explorer and status bar
  • loading indicator
  • View Modes: list, grid
  • drag & drop support
  • mouse selection
  • localstorage for remembering view/dark theme, selected language or file adapter
  • Able to cancel long running tasks
  • Multi adapter/storage
  • Create a new file/folder, Rename, Delete, Archive/Unarchive (zip/unzip)
  • Move items (to a folder or up one folder) with drag and drop
  • Upload files
  • Search (deep)
  • Full Screen
  • toast notifications
  • Text editing
  • Image Crop Tool
  • Multi language (only en/tr atm. will be more. PRs are welcomed.)
  • thumbnails (Image)

upcoming..

  • documentation
  • demo pages
  • code refactoring
  • transfer items between adapters
  • enjoy..

About

Empower your Vue.js applications with this versatile and customizable file manager component, simplifying file organization and navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.6%
  • JavaScript 34.6%
  • CSS 4.8%
  • Other 1.0%