{"id":15375814,"url":"https://github.com/justinfagnani/html5lib","last_synced_at":"2025-07-26T00:33:17.141Z","repository":{"id":4325053,"uuid":"5459765","full_name":"justinfagnani/html5lib","owner":"justinfagnani","description":"html5lib in pure dart","archived":false,"fork":false,"pushed_at":"2012-08-17T19:59:10.000Z","size":163,"stargazers_count":2,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T10:36:21.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/justinfagnani.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":"2012-08-18T03:05:54.000Z","updated_at":"2019-07-14T18:29:08.000Z","dependencies_parsed_at":"2022-09-05T19:12:21.715Z","dependency_job_id":null,"html_url":"https://github.com/justinfagnani/html5lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justinfagnani/html5lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinfagnani%2Fhtml5lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinfagnani%2Fhtml5lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinfagnani%2Fhtml5lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinfagnani%2Fhtml5lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinfagnani","download_url":"https://codeload.github.com/justinfagnani/html5lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinfagnani%2Fhtml5lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267093791,"owners_count":24034948,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T14:04:59.145Z","updated_at":"2025-07-26T00:33:17.048Z","avatar_url":"https://github.com/justinfagnani.png","language":"Dart","readme":"html5lib in Pure Dart\n=====================\n\nThis is a pure [Dart][dart] [html5 parser][html5lib]. It's a port of\n[html5lib](http://code.google.com/p/html5lib/) from Python. Since it's 100%\nDart you can use it safely from a script or server side app.\n\nEventually the parse tree API will be compatible with [dart:html][d_html], so\nthe same code will work on the client or the server.\n\nThis library is not finished. These files from the [html5lib directory][files]\nstill need to be ported:\n\n* `html5parser.py`\n* `ihatexml.py`\n* `sanitizer.py`\n* `filters/*`\n* `serializer/*`\n* `treebuilders/*`\n* `treewalkers/*`\n* most of `tests`\n\n\nRunning Tests\n-------------\n\nDependencies are installed using the [Pub Package Manager][pub].\n\n    pub install\n\n    # Run command line tests\n    #export DART_SDK=path/to/dart/sdk\n    tests/run.sh\n\n\n[dart]: http://www.dartlang.org/\n[html5lib]: http://dev.w3.org/html5/spec/parsing.html\n[d_html]: http://api.dartlang.org/docs/continuous/dart_html.html\n[files]: http://html5lib.googlecode.com/hg/python/html5lib/\n[pub]: http://www.dartlang.org/docs/pub-package-manager/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinfagnani%2Fhtml5lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinfagnani%2Fhtml5lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinfagnani%2Fhtml5lib/lists"}