Commit Graph

3 Commits

Author SHA1 Message Date
52660afcba
feat: add Python dictionary to JSON transforms and remove GzipCompressTransform
All checks were successful
/ deploy_site (push) Successful in 20s
- Introduced new transforms for converting Python dictionaries to JSON and vice versa in `PythonTransforms.ts`.
- Updated `README.md` to reflect the new transformations.
- Removed the `GzipCompressTransform.ts` file and integrated its functionality into `GzipTransform.ts`.
2025-01-16 14:33:41 +09:00
6e82e10cbb docs: add proper README.md
All checks were successful
/ deploy_site (push) Successful in 2m40s
2024-11-12 02:25:36 +00:00
beba067305
refactor: upload temp
All checks were successful
/ deploy_site (push) Successful in 1m56s
2024-10-26 17:57:34 +09:00