{"id":21801468,"url":"https://github.com/px86/css-minifier","last_synced_at":"2025-10-07T23:30:18.469Z","repository":{"id":44551007,"uuid":"455252189","full_name":"px86/css-minifier","owner":"px86","description":"A CSS minifier in C++.","archived":true,"fork":false,"pushed_at":"2022-02-08T14:45:50.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T07:11:10.479Z","etag":null,"topics":["begineer-friendly","css-minifier","css-minify"],"latest_commit_sha":null,"homepage":"","language":"C++","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/px86.png","metadata":{"files":{"readme":"README.org","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":"2022-02-03T16:59:24.000Z","updated_at":"2025-01-01T07:09:56.000Z","dependencies_parsed_at":"2022-09-04T00:31:00.558Z","dependency_job_id":null,"html_url":"https://github.com/px86/css-minifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/px86/css-minifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/px86%2Fcss-minifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/px86%2Fcss-minifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/px86%2Fcss-minifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/px86%2Fcss-minifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/px86","download_url":"https://codeload.github.com/px86/css-minifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/px86%2Fcss-minifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278862600,"owners_count":26058981,"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-10-07T02:00:06.786Z","response_time":59,"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":["begineer-friendly","css-minifier","css-minify"],"created_at":"2024-11-27T11:18:07.872Z","updated_at":"2025-10-07T23:30:18.199Z","avatar_url":"https://github.com/px86.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Minify - A CSS minifier\n#+AUTHOR: Pushkar Raj\n#+DATE: [2022-02-03 Thu]\n\nRemove comments and unnecessary whitespaces from a CSS file.\n\n* Compilation\n\nIt's very simple.\n\n#+begin_src shell\n  g++ -std=c++11 -o minify minify.cpp\n#+end_src\n\nor, if you have =GNU Make= installed, run =make= to compile the program, and =make test= for running the program on the =example.css= file.\n\n#+begin_src shell\n  make test\n#+end_src\n\n* Usage\n\n#+begin_src shell\n  minify \u003cpath-to-a-css-file\u003e \u003couput-file-path\u003e\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpx86%2Fcss-minifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpx86%2Fcss-minifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpx86%2Fcss-minifier/lists"}