{"id":16252465,"url":"https://github.com/remarkablemark/html-dom-parser","last_synced_at":"2026-04-01T20:02:35.293Z","repository":{"id":38333641,"uuid":"70524687","full_name":"remarkablemark/html-dom-parser","owner":"remarkablemark","description":"📝 HTML to DOM parser.","archived":false,"fork":false,"pushed_at":"2026-01-23T03:41:26.000Z","size":4294,"stargazers_count":104,"open_issues_count":5,"forks_count":25,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T08:44:04.672Z","etag":null,"topics":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"latest_commit_sha":null,"homepage":"https://b.remarkabl.org/html-dom-parser","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/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2016-10-10T20:11:24.000Z","updated_at":"2026-01-23T03:41:15.000Z","dependencies_parsed_at":"2026-01-02T20:07:32.028Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/html-dom-parser","commit_stats":{"total_commits":1167,"total_committers":11,"mean_commits":106.0909090909091,"dds":0.3676092544987146,"last_synced_commit":"ed146dca050010a3858fedab8970f2b2c37cc33e"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/html-dom-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/html-dom-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fhtml-dom-parser/sbom","scorecard":{"id":647325,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/html-dom-parser","commit":"0ed1304ae1720ee316df2b7e8356de71830e3bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 27 changesets","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-please.yml:23","Warn: no topLevel permission defined: .github/workflows/assign-reviewer.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/size-limit.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/size-limit.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/size-limit.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/size-limit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/html-dom-parser/test.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   5 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-please.yml:20"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T12:28:14.335Z","repository_id":38333641,"created_at":"2025-08-21T12:28:14.335Z","updated_at":"2025-08-21T12:28:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28774301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T09:42:00.929Z","status":"ssl_error","status_checked_at":"2026-01-26T09:42:00.591Z","response_time":59,"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":["dom","dom-parser","html","html-dom-parser","htmlparser2","parse","parser","server-parser"],"created_at":"2024-10-10T15:13:47.671Z","updated_at":"2026-04-01T20:02:35.273Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","readme":"# html-dom-parser\n\n[![NPM](https://nodei.co/npm/html-dom-parser.svg)](https://b.remarkabl.org/html-dom-parser)\n\n[![NPM version](https://img.shields.io/npm/v/html-dom-parser)](https://www.npmjs.com/package/html-dom-parser)\n[![NPM bundle size](https://img.shields.io/bundlephobia/minzip/html-dom-parser)](https://bundlephobia.com/package/html-dom-parser)\n[![build](https://github.com/remarkablemark/html-dom-parser/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/html-dom-parser/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/remarkablemark/html-dom-parser/branch/master/graph/badge.svg?token=6RRL0875TY)](https://codecov.io/gh/remarkablemark/html-dom-parser)\n[![NPM downloads](https://img.shields.io/npm/dm/html-dom-parser)](https://www.npmjs.com/package/html-dom-parser)\n\nHTML to DOM parser that works on both the server (Node.js) and the client (browser):\n\n```\nHTMLDOMParser(string[, options])\n```\n\nThe parser converts an HTML string to a JavaScript object that describes the DOM tree.\n\nFor example:\n\n```js\nimport parse from 'html-dom-parser';\n\nparse('\u003cp\u003eHello, World!\u003c/p\u003e');\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eOutput\u003c/summary\u003e\n\u003cp\u003e\n\n```js\n[\n  Element {\n    type: 'tag',\n    parent: null,\n    prev: null,\n    next: null,\n    startIndex: null,\n    endIndex: null,\n    children: [\n      Text {\n        type: 'text',\n        parent: [Circular],\n        prev: null,\n        next: null,\n        startIndex: null,\n        endIndex: null,\n        data: 'Hello, World!'\n      }\n    ],\n    name: 'p',\n    attribs: {}\n  }\n]\n```\n\n\u003c/p\u003e\n\u003c/details\u003e\n\n[JSFiddle](https://jsfiddle.net/remarkablemark/ff9yg1yz/) | [Examples](https://github.com/remarkablemark/html-dom-parser/tree/master/examples)\n\n## Install\n\n[NPM](https://www.npmjs.com/package/html-dom-parser):\n\n```sh\nnpm install html-dom-parser --save\n```\n\n[Yarn](https://yarnpkg.com/package/html-dom-parser):\n\n```sh\nyarn add html-dom-parser\n```\n\n[CDN](https://unpkg.com/html-dom-parser/):\n\n```html\n\u003cscript src=\"https://unpkg.com/html-dom-parser@latest/dist/html-dom-parser.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  window.HTMLDOMParser(/* string */);\n\u003c/script\u003e\n```\n\n## Usage\n\nImport with ES Modules:\n\n```js\nimport parse from 'html-dom-parser';\n```\n\nRequire with CommonJS:\n\n```js\nconst parse = require('html-dom-parser').default;\n```\n\nParse empty string:\n\n```js\nparse('');\n```\n\nOutput:\n\n\u003c!-- prettier-ignore --\u003e\n```js\n[]\n```\n\nParse string:\n\n```js\nparse('Hello, World!');\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eOutput\u003c/summary\u003e\n\u003cp\u003e\n\n```js\n[\n  Text {\n    type: 'text',\n    parent: null,\n    prev: null,\n    next: null,\n    startIndex: null,\n    endIndex: null,\n    data: 'Hello, World!'\n  }\n]\n```\n\n\u003c/p\u003e\n\u003c/details\u003e\n\nParse element with attributes:\n\n```js\nparse('\u003cp class=\"foo\" style=\"color: #bada55\"\u003eHello, \u003cem\u003eworld\u003c/em\u003e!\u003c/p\u003e');\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eOutput\u003c/summary\u003e\n\u003cp\u003e\n\n```js\n[\n  Element {\n    type: 'tag',\n    parent: null,\n    prev: null,\n    next: null,\n    startIndex: null,\n    endIndex: null,\n    children: [ [Text], [Element], [Text] ],\n    name: 'p',\n    attribs: { class: 'foo', style: 'color: #bada55' }\n  }\n]\n```\n\n\u003c/p\u003e\n\u003c/details\u003e\n\nThe server parser is a wrapper of [htmlparser2](https://github.com/fb55/htmlparser2) `parseDOM` but with the root parent node excluded. The next section shows the available options you can use with the server parse.\n\nThe client parser mimics the server parser by using the [DOM](https://developer.mozilla.org/docs/Web/API/Document_Object_Model/Introduction) API to parse the HTML string.\n\n## Options (server only)\n\nBecause the server parser is a wrapper of [htmlparser2](https://github.com/fb55/htmlparser2), which implements [domhandler](https://github.com/fb55/domhandler), you can alter how the server parser parses your code with the options:\n\n```ts\nexport interface ParserOptions {\n  /**\n   * Indicates whether special tags (`\u003cscript\u003e`, `\u003cstyle\u003e`, and `\u003ctitle\u003e`) should get special treatment\n   * and if \"empty\" tags (eg. `\u003cbr\u003e`) can have children.  If `false`, the content of special tags\n   * will be text only. For feeds and other XML content (documents that don't consist of HTML),\n   * set this to `true`.\n   *\n   * @default false\n   */\n  xmlMode?: boolean;\n\n  /**\n   * Decode entities within the document.\n   *\n   * @default true\n   */\n  decodeEntities?: boolean;\n\n  /**\n   * If set to true, all tags will be lowercased.\n   *\n   * @default !xmlMode\n   */\n  lowerCaseTags?: boolean;\n\n  /**\n   * If set to `true`, all attribute names will be lowercased. This has noticeable impact on speed.\n   *\n   * @default !xmlMode\n   */\n  lowerCaseAttributeNames?: boolean;\n\n  /**\n   * If set to true, CDATA sections will be recognized as text even if the xmlMode option is not enabled.\n   * NOTE: If xmlMode is set to `true` then CDATA sections will always be recognized as text.\n   *\n   * @default xmlMode\n   */\n  recognizeCDATA?: boolean;\n\n  /**\n   * If set to `true`, self-closing tags will trigger the onclosetag event even if xmlMode is not set to `true`.\n   * NOTE: If xmlMode is set to `true` then self-closing tags will always be recognized.\n   *\n   * @default xmlMode\n   */\n  recognizeSelfClosing?: boolean;\n\n  /**\n   * Allows the default tokenizer to be overwritten.\n   */\n  Tokenizer?: typeof Tokenizer;\n}\n```\n\nIf you're parsing SVG, you can set `lowerCaseTags` to `true` without having to enable `xmlMode`. This will return all tag names in camelCase and not the HTML standard of lowercase.\n\n\u003e [!NOTE]\n\u003e If you're parsing code client-side (in-browser), you cannot control the parsing options. Client-side parsing automatically handles returning some HTML tags in camelCase, such as specific SVG elements, but returns all other tags lowercased according to the HTML standard.\n\n## Migration\n\n### v7\n\nUpgraded [htmlparser2](https://github.com/fb55/htmlparser2/releases/tag/v12.0.0).\n\n### v6\n\nUpgraded [domhandler](https://github.com/fb55/domhandler/releases/tag/v6.0.0) and [htmlparser2](https://github.com/fb55/htmlparser2/releases/tag/v11.0.0). Removed client exports `formatAttributes` and `CARRIAGE_RETURN` constants.\n\n### v5\n\nMigrated to TypeScript. CommonJS imports require the `.default` key:\n\n```js\nconst parse = require('html-dom-parser').default;\n```\n\n### v4\n\nUpgraded [htmlparser2](https://github.com/fb55/htmlparser2/releases/tag/v9.0.0).\n\n### v3\n\nUpgraded [domhandler](https://github.com/fb55/domhandler/releases/tag/v5.0.0). [Parser options](https://github.com/fb55/htmlparser2/wiki/Parser-options) like `normalizeWhitespace` have been removed.\n\n### v2\n\nRemoved Internet Explorer (IE11) support.\n\n### v1\n\nUpgraded [domhandler](https://github.com/fb55/domhandler/releases/tag/v4.0.0) and [htmlparser2](https://github.com/fb55/htmlparser2/releases/tag/v6.0.0).\n\n## Release\n\nRelease and publish are automated by [Release Please](https://github.com/googleapis/release-please).\n\n## Special Thanks\n\n- [Contributors](https://github.com/remarkablemark/html-dom-parser/graphs/contributors)\n- [htmlparser2](https://github.com/fb55/htmlparser2)\n- [domhandler](https://github.com/fb55/domhandler)\n\n## License\n\n[MIT](https://github.com/remarkablemark/html-dom-parser/blob/master/LICENSE)\n","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":["JavaScript","TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fhtml-dom-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fhtml-dom-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fhtml-dom-parser/lists"}