https://github.com/miyako/dct
Data Change Tracking
https://github.com/miyako/dct
4d-class 4d-component
Last synced: 26 days ago
JSON representation
Data Change Tracking
- Host: GitHub
- URL: https://github.com/miyako/dct
- Owner: miyako
- License: mit
- Created: 2025-01-22T08:07:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T08:23:51.000Z (about 1 month ago)
- Last Synced: 2025-03-13T08:33:14.359Z (about 1 month ago)
- Topics: 4d-class, 4d-component
- Language: 4D
- Homepage: https://miyako.github.io/DCT/
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)
# DCT
Data Change Tracking## dependencies.json
```json
{
"dependencies": {
"DCT": {
"github": "miyako/DCT",
"version": "latest"
}
}
}
```