{"id":16971759,"url":"https://github.com/juancarlospaco/nim-css-html-minify","last_synced_at":"2025-04-12T00:43:20.411Z","repository":{"id":151515548,"uuid":"156252648","full_name":"juancarlospaco/nim-css-html-minify","owner":"juancarlospaco","description":"HTML \u0026 CSS Minify Lib \u0026 App based on Regexes \u0026 parallel MultiReplaces","archived":false,"fork":false,"pushed_at":"2019-03-18T08:43:08.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T00:43:15.744Z","etag":null,"topics":["css","css3","html","html5","minify","minify-css","minify-html","nim","nim-lang"],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/juancarlospaco.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-05T17:01:28.000Z","updated_at":"2023-02-09T19:31:27.000Z","dependencies_parsed_at":"2023-05-18T21:45:35.450Z","dependency_job_id":null,"html_url":"https://github.com/juancarlospaco/nim-css-html-minify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juancarlospaco%2Fnim-css-html-minify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juancarlospaco%2Fnim-css-html-minify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juancarlospaco%2Fnim-css-html-minify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juancarlospaco%2Fnim-css-html-minify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juancarlospaco","download_url":"https://codeload.github.com/juancarlospaco/nim-css-html-minify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501951,"owners_count":21114681,"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":["css","css3","html","html5","minify","minify-css","minify-html","nim","nim-lang"],"created_at":"2024-10-14T00:54:27.012Z","updated_at":"2025-04-12T00:43:20.396Z","avatar_url":"https://github.com/juancarlospaco.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS-HTML-Minify\n\n- HTML \u0026amp; CSS Minify Lib \u0026amp; App based on Regexes \u0026amp; parallel MultiReplaces. **Pull Requests welcome.**\n\n\n# Use\n\n```nim\nimport css_html_minify\necho minifyHtml(readFile(\"example.html\")) ## HTML\necho minifyCss(readFile(\"example.css\"))   ## CSS\n```\n\n- No OS-specific code, so it should work on Linux, Windows and Mac. Not JS.\n- Run the module itself for an Example.\n- If you know Regex or Minification it needs Pull Requests to improve!\n\n\n# Install\n\n- `nimble install css_html_minify`\n\n\n# Requisites\n\n- None\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancarlospaco%2Fnim-css-html-minify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuancarlospaco%2Fnim-css-html-minify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancarlospaco%2Fnim-css-html-minify/lists"}