Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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": "*"
}
}
}
```