An open API service indexing awesome lists of open source software.

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

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)