{"id":14982184,"url":"https://github.com/nirantak/web-optim","last_synced_at":"2026-03-09T19:09:41.420Z","repository":{"id":38367527,"uuid":"154700680","full_name":"nirantak/web-optim","owner":"nirantak","description":"Optimize Static Assets for the Web","archived":false,"fork":false,"pushed_at":"2022-12-29T09:09:08.000Z","size":774,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T02:31:08.536Z","etag":null,"topics":["gulp","gulpjs","image-compression","javascript","minify","optimization"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nirantak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-25T16:10:19.000Z","updated_at":"2023-03-04T17:49:48.000Z","dependencies_parsed_at":"2023-01-31T08:31:25.168Z","dependency_job_id":null,"html_url":"https://github.com/nirantak/web-optim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fweb-optim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fweb-optim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fweb-optim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirantak%2Fweb-optim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirantak","download_url":"https://codeload.github.com/nirantak/web-optim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250923,"owners_count":20096896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gulp","gulpjs","image-compression","javascript","minify","optimization"],"created_at":"2024-09-24T14:04:55.619Z","updated_at":"2026-03-09T19:09:36.380Z","avatar_url":"https://github.com/nirantak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web-optim\n\n\u003e _Optimize Static Web Assets_\n\n## Table of Contents\n\n- [web-optim](#web-optim)\n  - [Table of Contents](#table-of-contents)\n  - [Local Installation](#local-installation)\n  - [Working](#working)\n\n## Local Installation\n\n- Install NodeJS from [here](https://nodejs.org/en/download/current/)\n\n- Install environment\n\n  ```shell\n  $ git clone https://github.com/nirantak/web-optim.git \u0026\u0026 cd web-optim\n  $ npm install\n  ```\n\n- Run script and keep watching\n\n  ```shell\n  $ npm start\n  ```\n\n  or\n\n- Run script once\n\n  ```shell\n  $ npm run build\n  ```\n\n## Working\n\n- [GulpJS](https://gulpjs.com/) is used to for the build script.\n- When run, the script does the following\n  - Optimize images using gifsicle, jpegtran, optipng, svgo plugins.\n  - Autoprefixes and cleans CSS files.\n  - Uglifies JS files.\n- Put all your files in the **`./src`** directory in their respective subdirectories.\n- The compressed output files will be put in the **`./dist`** directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirantak%2Fweb-optim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirantak%2Fweb-optim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirantak%2Fweb-optim/lists"}