Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyako/dct
Data Change Tracking
https://github.com/miyako/dct
4d-class 4d-component
Last synced: 7 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 (19 days ago)
- Default Branch: main
- Last Pushed: 2025-01-22T08:54:15.000Z (19 days ago)
- Last Synced: 2025-01-22T09:21:53.364Z (19 days ago)
- Topics: 4d-class, 4d-component
- Language: 4D
- Homepage: https://miyako.github.io/DCT/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![version](https://img.shields.io/badge/version-20%20R3%2B-E23089)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/DCT)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/DCT/total)# DCT
Data Change Tracking## dependencies.json
```json
{
"dependencies": {
"DCT": {
"github": "miyako/DCT",
"version": "*"
}
}
}
```