{"id":18866742,"url":"https://github.com/jxmked/auto-min","last_synced_at":"2026-05-14T23:37:04.108Z","repository":{"id":58178817,"uuid":"530367524","full_name":"jxmked/Auto-Min","owner":"jxmked","description":"Create minified mirror of your JS, CSS, HTML, JSON files. ","archived":false,"fork":false,"pushed_at":"2022-09-22T12:09:15.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"xio","last_synced_at":"2025-08-10T04:43:37.770Z","etag":null,"topics":["cli","css-minifier","html-minifier","js-minifier","json-minifier","minifier","npm","npm-package","portfolio-include"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jxmked.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-29T19:38:04.000Z","updated_at":"2023-02-17T00:00:36.000Z","dependencies_parsed_at":"2023-01-18T19:15:11.794Z","dependency_job_id":null,"html_url":"https://github.com/jxmked/Auto-Min","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/jxmked/Auto-Min","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxmked%2FAuto-Min","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxmked%2FAuto-Min/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxmked%2FAuto-Min/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxmked%2FAuto-Min/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jxmked","download_url":"https://codeload.github.com/jxmked/Auto-Min/tar.gz/refs/heads/xio","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jxmked%2FAuto-Min/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677514,"owners_count":24457858,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":["cli","css-minifier","html-minifier","js-minifier","json-minifier","minifier","npm","npm-package","portfolio-include"],"created_at":"2024-11-08T05:07:23.009Z","updated_at":"2026-05-14T23:37:04.067Z","avatar_url":"https://github.com/jxmked.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automin\n\nCreate minified mirror of your JS, CSS, HTML, JSON files. \n\n\n## The Creation\n - [Migrating My Auto-Min NPM package From Javascript to Typescript Using Vim in Termux. No Audio.](https://youtu.be/8xP3pR-6vg0)\n\n## Installation\n\nWith NPM: `npm install -g automin`\n\nor\n\n- `git clone https://github.com/jxmked/Auto-Min.git`\n- `cd Auto-Min \u0026\u0026 npm install \u0026\u0026 npm link .`\n\n\n## Command\n\n| Flags | Description | Action |\n| :---: | :---: | :---: |\n| -h, --help | Print Help | Optional |\n| -i, --input | Input Directory | Required |\n| -o, --output | Output Directory | Required |\n| --overwrite | Remove all files from output folder | Optional |\n| --merge | Keep old files from outout folder and overwrite files that has been processed from input folder | optional |\n\n\u003e Note: --merge and --overwrite cannot be use at the same time\n\n## Notes:\n\n- Output folder will be overwritten and remove files that doesn't belong to original copies\n- Install it globally\n\n## Some Notes\n\nCan work Offline after installation.\n\nEasy To use, just `automin -i \u003cinput\u003e -o \u003coutput\u003e` and wait until its done.\n\nUsing uglifyjs `nameCache` feature to preserve function names for next-file-use.\n\nFiles with file format of `.js .css, .html, .json` can be minified.\n\nOther minifiers can be implemented easily by editing `./src/components/minifier.ts` file.\n\nExcept for files with `.min.` before extension.\n\nForce skip for `.git` and `node_modules`\n\n## Dependencies\n- [UglifyJS](https://github.com/mishoo/UglifyJS)\n- [HTML-minifier](https://github.com/kangax/html-minifier)\n- [clean-css](https://github.com/clean-css/clean-css)\n- [jsonminify](https://github.com/fkei/JSON.minify)\n- [commander.js](https://github.com/tj/commander.js)\n- [node-mkdirp](https://github.com/substack/node-mkdirp)\n- [env-res](https://github.com/jxmked/NPM-Environment-Variables)\n\n----\n\n#### Written by Jovan De Guia\n\n## Socials\n\n- [Github](https://github.com/jxmked)\n- [Facebook](https://www.facebook.com/deguia25)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxmked%2Fauto-min","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjxmked%2Fauto-min","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjxmked%2Fauto-min/lists"}