https://github.com/damianfral/check-folder-copy
Webapp that traverses two directories to verify that their structures and files match
https://github.com/damianfral/check-folder-copy
purescript purescript-concur webapp
Last synced: 5 months ago
JSON representation
Webapp that traverses two directories to verify that their structures and files match
- Host: GitHub
- URL: https://github.com/damianfral/check-folder-copy
- Owner: damianfral
- Created: 2025-11-19T06:05:48.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-11-22T03:10:30.000Z (7 months ago)
- Last Synced: 2025-11-22T04:19:17.275Z (7 months ago)
- Topics: purescript, purescript-concur, webapp
- Language: PureScript
- Homepage: https://check-folder-copy.damianfral.com
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Check Folder Copy
A PureScript-Concur application that uses the File System web API to
traverse two directories and verify that their structures and files
(by name and size) match exactly.