{"id":25493721,"url":"https://github.com/saggiyogesh/react-native-lightcompressor","last_synced_at":"2026-04-20T09:34:39.924Z","repository":{"id":41125789,"uuid":"426373215","full_name":"saggiyogesh/react-native-lightcompressor","owner":"saggiyogesh","description":"React native package for Video compression using LightCompressor library.","archived":false,"fork":false,"pushed_at":"2022-06-26T07:21:09.000Z","size":400,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T23:12:56.725Z","etag":null,"topics":["compression","compressor","lightcompressor","react-native","video","whatsapp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saggiyogesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-09T20:16:57.000Z","updated_at":"2023-06-27T13:35:02.000Z","dependencies_parsed_at":"2022-09-14T15:01:49.084Z","dependency_job_id":null,"html_url":"https://github.com/saggiyogesh/react-native-lightcompressor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/saggiyogesh/react-native-lightcompressor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saggiyogesh%2Freact-native-lightcompressor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saggiyogesh%2Freact-native-lightcompressor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saggiyogesh%2Freact-native-lightcompressor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saggiyogesh%2Freact-native-lightcompressor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saggiyogesh","download_url":"https://codeload.github.com/saggiyogesh/react-native-lightcompressor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saggiyogesh%2Freact-native-lightcompressor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32041614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compression","compressor","lightcompressor","react-native","video","whatsapp"],"created_at":"2025-02-18T23:17:11.180Z","updated_at":"2026-04-20T09:34:39.905Z","avatar_url":"https://github.com/saggiyogesh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-lightcompressor\n\nvideo compressor\n\n## Installation\n```sh\nyarn add react-native-lightcompressor\n```\n\n\n```sh\nnpm install react-native-lightcompressor\n```\n\n## Usage\n\n```js\nimport { compress, VideoQuality, cancel } from 'react-native-lightcompressor';\n\n// ...\n\nconst r = await compress({\n  uri: 'file://path_of_file/video.mp4',\n  quality: VideoQuality.MEDIUM,\n  onProgress: (p: number) =\u003e console.log('progress--\u003e ', p),\n  onStart: () =\u003e console.log('start'),\n});\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaggiyogesh%2Freact-native-lightcompressor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaggiyogesh%2Freact-native-lightcompressor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaggiyogesh%2Freact-native-lightcompressor/lists"}