https://github.com/alexwkleung/tauri-dir-tree-struct
Playground to create a directory tree structure using Tauri
https://github.com/alexwkleung/tauri-dir-tree-struct
directory-tree rust tauri typescript
Last synced: about 1 year ago
JSON representation
Playground to create a directory tree structure using Tauri
- Host: GitHub
- URL: https://github.com/alexwkleung/tauri-dir-tree-struct
- Owner: alexwkleung
- License: mit
- Archived: true
- Created: 2023-05-10T19:01:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T23:33:21.000Z (about 3 years ago)
- Last Synced: 2025-02-19T04:53:02.833Z (over 1 year ago)
- Topics: directory-tree, rust, tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 692 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tauri-dir-tree-struct
A playground to create a directory tree structure using Tauri (WIP). Written in TypeScript and Rust.
Mainly intended to be used in [Iris](https://github.com/alexwkleung/Iris) as a rewrite for the file directory tree.
# License
[MIT License.](https://github.com/alexwkleung/tauri-dir-tree-struct/blob/main/LICENSE)