{"id":15043153,"url":"https://github.com/andrewlevada/minify-html-literals-loader","last_synced_at":"2026-01-21T17:02:26.649Z","repository":{"id":57297809,"uuid":"410506037","full_name":"andrewlevada/minify-html-literals-loader","owner":"andrewlevada","description":"Webpack loader wrapper of minify-html-literals","archived":false,"fork":false,"pushed_at":"2022-01-29T15:06:02.000Z","size":10,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T10:53:35.730Z","etag":null,"topics":["lit","loader","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/andrewlevada.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-26T09:20:23.000Z","updated_at":"2023-09-23T16:30:12.000Z","dependencies_parsed_at":"2022-09-02T06:30:52.561Z","dependency_job_id":null,"html_url":"https://github.com/andrewlevada/minify-html-literals-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewlevada/minify-html-literals-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlevada%2Fminify-html-literals-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlevada%2Fminify-html-literals-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlevada%2Fminify-html-literals-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlevada%2Fminify-html-literals-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewlevada","download_url":"https://codeload.github.com/andrewlevada/minify-html-literals-loader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewlevada%2Fminify-html-literals-loader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28636652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["lit","loader","webpack"],"created_at":"2024-09-24T20:48:38.643Z","updated_at":"2026-01-21T17:02:26.620Z","avatar_url":"https://github.com/andrewlevada.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minify-html-literals-loader\n\n![npm](https://img.shields.io/npm/v/minify-html-literals-loader)\n![npm](https://img.shields.io/npm/dw/minify-html-literals-loader)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/andrewlevada/minify-html-literals-loader)\n\nWebpack loader wrapper of [minify-html-literals](https://www.npmjs.com/package/minify-html-literals).\nLoader can be placed anywhere in rule of file processing, with one exception:\nif you transpile to ES5, loader must be placed before. \n\n## Installation\n\n```\nnpm install minify-html-literals-loader --save-dev\n```\n\n## Usage\n\n```javascript\nmodule: {\n  rules: [{\n    test: /\\.(js|jsx|ts|tsx)$/,\n    use: [\n      {\n        loader: 'minify-html-literals-loader'\n      }\n    ]\n  }]\n}\n```\n\nOptions are passed to `minify-html-literals` as described [here](https://www.npmjs.com/package/minify-html-literals#options).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewlevada%2Fminify-html-literals-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewlevada%2Fminify-html-literals-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewlevada%2Fminify-html-literals-loader/lists"}