{"id":17750540,"url":"https://github.com/nuintun/html-webpack-bom-plugin","last_synced_at":"2025-04-01T09:39:16.196Z","repository":{"id":57267710,"uuid":"143090138","full_name":"nuintun/html-webpack-bom-plugin","owner":"nuintun","description":"Add utf8 BOM for the html file.","archived":false,"fork":false,"pushed_at":"2020-03-26T08:23:48.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T01:37:42.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nuintun.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}},"created_at":"2018-08-01T01:51:41.000Z","updated_at":"2020-03-26T08:23:50.000Z","dependencies_parsed_at":"2022-09-02T05:41:01.650Z","dependency_job_id":null,"html_url":"https://github.com/nuintun/html-webpack-bom-plugin","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/nuintun%2Fhtml-webpack-bom-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fhtml-webpack-bom-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fhtml-webpack-bom-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fhtml-webpack-bom-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuintun","download_url":"https://codeload.github.com/nuintun/html-webpack-bom-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620132,"owners_count":20806716,"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":[],"created_at":"2024-10-26T12:22:29.823Z","updated_at":"2025-04-01T09:39:16.172Z","avatar_url":"https://github.com/nuintun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-webpack-bom-plugin\n\n\u003e Add utf8 BOM for the html file.\n\u003e\n\u003e [![NPM Version][npm-image]][npm-url]\n\u003e [![Download Status][download-image]][npm-url]\n\u003e ![Node Version][node-image]\n\n# Usage\n\n```js\nconst HTMLWebpackBOMPlugin = require('html-webpack-bom-plugin');\n\nmodule.exports = {\n  // ... webpack configure\n  plugins: [\n    // ... webpack plugins\n    new HTMLWebpackBOMPlugin()\n  ]\n};\n```\n\n# License\n\n[MIT](LICENSE)\n\n[node-image]: http://img.shields.io/node/v/html-webpack-bom-plugin.svg?style=flat-square\n[npm-image]: http://img.shields.io/npm/v/html-webpack-bom-plugin.svg?style=flat-square\n[npm-url]: https://www.npmjs.org/package/html-webpack-bom-plugin\n[download-image]: http://img.shields.io/npm/dm/html-webpack-bom-plugin.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuintun%2Fhtml-webpack-bom-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuintun%2Fhtml-webpack-bom-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuintun%2Fhtml-webpack-bom-plugin/lists"}