{"library":"rehype-remove-meta-http-equiv","type":"library","category":null,"description":"`rehype-remove-meta-http-equiv` is a rehype plugin designed to optimize HTML output by removing `<meta>` elements that possess the `http-equiv` attribute. Specifically, it targets `content-type` and `content-language` meta tags, which can often be set more efficiently through other means (e.g., `charset` attribute on `<meta>` or `lang` attribute on `<html>`). This package is part of the broader unified ecosystem, focusing on transforming HTML syntax trees (hast). Currently at version 4.0.1, this package, along with other rehype plugins, aligns with the modern JavaScript module system, being ESM-only and requiring Node.js 16 or newer for its operation. Its primary purpose is to help reduce the transfer size of HTML documents, contributing to faster page loads without altering the semantic meaning of the document when alternatives for setting charset or language are present.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","html","http-equiv","mangle","meta","minify","plugin","rehype","rehype-plugin","typescript"],"install":[{"cmd":"npm install rehype-remove-meta-http-equiv","imports":["import rehypeRemoveMetaHttpEquiv from 'rehype-remove-meta-http-equiv'","\"plugins\": [\"rehype-remove-meta-http-equiv\"]","import type { VFile } from 'vfile'"]},{"cmd":"yarn add rehype-remove-meta-http-equiv","imports":[]},{"cmd":"pnpm add rehype-remove-meta-http-equiv","imports":[]}],"homepage":null,"github":"https://github.com/rehypejs/rehype-minify.git#main","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rehype-remove-meta-http-equiv","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rehype-remove-meta-http-equiv/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}