{"id":15893633,"url":"https://github.com/csgillespie/minifyhtml","last_synced_at":"2025-04-02T18:15:47.264Z","repository":{"id":145462606,"uuid":"80741341","full_name":"csgillespie/minifyHTML","owner":"csgillespie","description":"A binding the Javascript-based HTML compressor/minifier ","archived":false,"fork":false,"pushed_at":"2019-06-05T08:17:36.000Z","size":329,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T08:47:08.687Z","etag":null,"topics":["html","minifier","r","rstats"],"latest_commit_sha":null,"homepage":"https://github.com/kangax/html-minifier","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csgillespie.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"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":"2017-02-02T15:59:22.000Z","updated_at":"2020-11-29T14:53:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff88d39c-0841-4890-bbf3-1944e176fede","html_url":"https://github.com/csgillespie/minifyHTML","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/csgillespie%2FminifyHTML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csgillespie%2FminifyHTML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csgillespie%2FminifyHTML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csgillespie%2FminifyHTML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csgillespie","download_url":"https://codeload.github.com/csgillespie/minifyHTML/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246866100,"owners_count":20846496,"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":["html","minifier","r","rstats"],"created_at":"2024-10-06T08:12:21.337Z","updated_at":"2025-04-02T18:15:47.246Z","avatar_url":"https://github.com/csgillespie.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n## HTML minifier\n[![Build Status](https://travis-ci.org/csgillespie/minifyHTML.svg?branch=master)](https://travis-ci.org/csgillespie/minifyHTML)\u003c!-- [![CRAN](http://www.r-pkg.org/badges/version/prettyB)](https://cran.r-project.org/package=prettyB) --\u003e\n[![Lifecycle: maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)\n[![Coverage status](https://codecov.io/gh/csgillespie/minifyHTML/branch/master/graph/badge.svg)](https://codecov.io/github/csgillespie/minifyHTML?branch=master)\n\u003c!-- [![Downloads](http://cranlogs.r-pkg.org/badges/prettyB?color=brightgreen)](https://cran.r-project.org/package=prettyB) --\u003e\nA binding to the HTML Javascript minifier library: [html-minifier](https://github.com/kangax/html-minifier)\n\n### Usage\n\nTo install\n\n```{r eval=FALSE}\ndevtools::install_github(\"csgillespie/minifyHTML\")\n```\n\nTo use\n```{r}\nlibrary(\"minifyHTML\")\ninput = \"\u003c!-- foo --\u003e\u003cdiv\u003ebaz\u003c/div\u003e\u003c!-- bar\\n\\n moo --\u003e\"\nminifyHTML(input)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsgillespie%2Fminifyhtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsgillespie%2Fminifyhtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsgillespie%2Fminifyhtml/lists"}