https://github.com/govtechsg/file-compression
Image size compression module
https://github.com/govtechsg/file-compression
Last synced: 9 months ago
JSON representation
Image size compression module
- Host: GitHub
- URL: https://github.com/govtechsg/file-compression
- Owner: GovTechSG
- Created: 2023-03-14T09:36:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T16:37:12.000Z (over 1 year ago)
- Last Synced: 2025-01-03T03:13:05.656Z (over 1 year ago)
- Language: TypeScript
- Size: 127 KB
- Stars: 0
- Watchers: 26
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is a helper that performs file compression.
## Temporary info
As the helper has not been made into a package, you may copy the 2 files from `src` folder.
The main function is the `compress` function in `index.ts`