{"id":21216756,"url":"https://github.com/ulixee/noderdom","last_synced_at":"2025-08-10T10:03:47.170Z","repository":{"id":40400053,"uuid":"263388952","full_name":"ulixee/noderdom","owner":"ulixee","description":"Convert WebIDL files to W3C-spec compliant builds for NodeJs","archived":false,"fork":false,"pushed_at":"2023-06-01T21:05:14.000Z","size":19458,"stargazers_count":3,"open_issues_count":11,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-09T01:54:46.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ulixee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T16:18:43.000Z","updated_at":"2023-04-11T15:29:44.000Z","dependencies_parsed_at":"2024-06-19T01:55:44.465Z","dependency_job_id":null,"html_url":"https://github.com/ulixee/noderdom","commit_stats":{"total_commits":53,"total_committers":3,"mean_commits":"17.666666666666668","dds":0.5471698113207547,"last_synced_commit":"b81a7ac4861c3fe89c8d54172ebc66031e52f463"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ulixee/noderdom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulixee%2Fnoderdom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulixee%2Fnoderdom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulixee%2Fnoderdom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulixee%2Fnoderdom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulixee","download_url":"https://codeload.github.com/ulixee/noderdom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulixee%2Fnoderdom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677801,"owners_count":24457876,"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-08-10T02:00:08.965Z","response_time":71,"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-11-20T21:55:30.310Z","updated_at":"2025-08-10T10:03:47.087Z","avatar_url":"https://github.com/ulixee.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Noderdom is a library for generating Typescript interfaces, classes and mixins representing the DOM structure as expressed in WebIDL.\n\nThis tool was originally based on the fantastic work by the Typescript team for generating their dom.generated.d.ts files: [TSJS-lib-generator](https://github.com/typescript/tsjs-lib-generator).\n\n# Install\n\nInstall from NPM:\n```\nnpm install noderdom\n```\n\n# How to Use\n\nFirst, either create or recreate the database:\n```bash\nyarn db:create\n```\nor\n```bash\nyarn db:reset\n```\n\n## Step 0 - Import\n\n```bash\n./scripts/0-import/importDocsFromMDN.ts\n./scripts/0-import/importDetailDocsFromMDN.ts\n```\n\n## Step 1 - Process\n\nGenerate database records:\n```bash\n./scripts/1-process/dbGenerator/insertInterfaces.ts\n./scripts/1-process/dbGenerator/insertPropertiesAndMethods.ts\n./scripts/1-process/dbGenerator/insertMDNDocumentation.ts\n./scripts/1-process/dbGenerator/insertSupers.ts\n./scripts/1-process/dbGenerator/insertComponentFilters.ts\n```\n\nRun customizer:\n```bash\n./scripts/1-process/customizer.ts\n```\n\nCreate DOM:\n```bash\n./scripts/0-import/importComponentFiltersFromDb.ts awaited\n./scripts/1-process/compileAwaitedComponents.ts\n./scripts/2-finalize/generateDOM.ts awaited\n./scripts/2-finalize/generateDocs.ts\n```\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulixee%2Fnoderdom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulixee%2Fnoderdom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulixee%2Fnoderdom/lists"}