An Electron-based JLD2 data file viewer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112 |
- name = "JLD2View"
- uuid = "a494b24a-6d3b-4871-b66b-22839c4c06d4"
- authors = ["francois "]
- version = "0.1.0"
-
- [deps]
- Electron = "a1bb12fb-d4d1-54b4-b10a-ee7951ef7ad3"
- JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
- Mustache = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
- NativeFileDialog = "e1fe445b-aa65-4df4-81c1-2041507f0fd4"
- Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
- Scratch = "6c6a2e73-6563-6170-7368-637461726353"
|