Tauri based file browser made with no dependencies.
Go to file
Ian Wijma f45f23db1d Bump file-browser version in Cargo.lock
Updated the version for the 'file-browser' package in Cargo.lock from '0.0.0' to '0.0.1'. This was done to reflect the new version release for this package.
2023-11-28 00:22:49 +11:00
.vscode Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
assets Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
src Remove Permissions and add Date formatting in File listing 2023-11-28 00:16:34 +11:00
src-tauri Bump file-browser version in Cargo.lock 2023-11-28 00:22:49 +11:00
.gitignore Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
README.md Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
package-lock.json Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00
package.json Add build scripts to package.json 2023-11-28 00:18:56 +11:00
tailwind.config.js Add initial project setup for a File Browser system 2023-11-27 16:08:17 +11:00

README.md

Tauri + Vanilla

This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.