https://github.com/humbleui/humble-file-picker
https://github.com/humbleui/humble-file-picker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/humbleui/humble-file-picker
- Owner: HumbleUI
- Created: 2024-09-13T16:33:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T09:14:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T17:22:52.738Z (about 1 year ago)
- Language: Clojure
- Size: 800 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo project for [Humble UI](https://github.com/HumbleUI/HumbleUI)

Start by running
```
clj -M:dev
```
Eval `(file-picker/-main)` to open main window.
Replace `src/file_picker/core.clj` with any file from `step-by-step/` to see incremental progress.
Eval `(io.github.humbleui.docs/open!)` to view Humble UI docs.