https://github.com/jesuscc1993/react-file-explorer
TypeScript written React file explorer
https://github.com/jesuscc1993/react-file-explorer
app explorer file react typescript web
Last synced: about 1 month ago
JSON representation
TypeScript written React file explorer
- Host: GitHub
- URL: https://github.com/jesuscc1993/react-file-explorer
- Owner: jesuscc1993
- Created: 2021-06-04T18:11:24.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-01T14:38:30.000Z (almost 4 years ago)
- Last Synced: 2025-07-11T12:03:39.596Z (12 months ago)
- Topics: app, explorer, file, react, typescript, web
- Language: TypeScript
- Homepage:
- Size: 3.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React file explorer
## Description
TypeScript written React file explorer
## Technologies and tools
- ESLint
- Prettier
- React
- RxJS
- TypeScript
## Requirements
This project requires [node-file-explorer](https://github.com/jesuscc1993/node-file-explorer) running as a server.
## TODO
- (Extra) Implement copy/paste context menu item options.
- (Extra) Implement create/delete item context menu options.
- (Extra) Implement rename item context menu option.
- (Unlikely) Implement terminal to run commands directly.