{"id":13601966,"url":"https://github.com/ng-doc/ng-doc","last_synced_at":"2026-01-14T21:04:49.273Z","repository":{"id":60566928,"uuid":"495968343","full_name":"ng-doc/ng-doc","owner":"ng-doc","description":"📃 The documentation engine for Angular projects","archived":false,"fork":false,"pushed_at":"2025-12-15T13:30:17.000Z","size":15833,"stargazers_count":308,"open_issues_count":39,"forks_count":44,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-18T16:32:04.968Z","etag":null,"topics":["angular","api","builder","demo","documentation","generator","guidelines","guides","ng-doc"],"latest_commit_sha":null,"homepage":"https://ng-doc.com","language":"TypeScript","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/ng-doc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"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}},"created_at":"2022-05-24T19:53:04.000Z","updated_at":"2025-12-16T13:32:48.000Z","dependencies_parsed_at":"2023-12-26T06:34:28.349Z","dependency_job_id":"252aa2df-516a-40d6-aa31-faa2f9d27092","html_url":"https://github.com/ng-doc/ng-doc","commit_stats":{"total_commits":897,"total_committers":14,"mean_commits":64.07142857142857,"dds":"0.021181716833890696","last_synced_commit":"23d7dee60d733d341b5d837247324fe6e6ad0207"},"previous_names":[],"tags_count":213,"template":false,"template_full_name":null,"purl":"pkg:github/ng-doc/ng-doc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-doc%2Fng-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-doc%2Fng-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-doc%2Fng-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-doc%2Fng-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ng-doc","download_url":"https://codeload.github.com/ng-doc/ng-doc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ng-doc%2Fng-doc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["angular","api","builder","demo","documentation","generator","guidelines","guides","ng-doc"],"created_at":"2024-08-01T18:01:10.829Z","updated_at":"2026-01-14T21:04:49.263Z","avatar_url":"https://github.com/ng-doc.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ng-doc/ng-doc\"\u003e\n    \u003cimg src=\"https://ng-doc.com/assets/images/ng-doc.svg?raw=true\" alt=\"Logo\" height=\"150px\"\u003e\n  \u003c/a\u003e\n\u003ch1 align=\"center\" style=\"margin-bottom: 0; border-bottom: 0\"\u003eNgDoc\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    Create user-friendly documentation for your projects with ease!\n    \u003cbr /\u003e\n    \u003ca href=\"https://ng-doc.com/\"\u003eDocumentation\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/ng-doc/ng-doc/issues/new/choose\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/ng-doc/ng-doc/issues/new/choose\"\u003eRequest Feature\u003c/a\u003e\n\n[![GitHub Workflow Status][build-shield]][build-url]\n[![NPM][npm-shield]][npm-url]\n[![MIT License][license-shield]][license-url]\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nThis project was originally created to speed up the writing of documentation for your Angular\nlibraries and applications and make it flexible. We want to make this process as quick and easy as\npossible for you so that you can focus on writing code and not on finding solutions for your\ndocumentation.\n\nNgDoc allows you to do the following things:\n\n- Dynamic markdown templates for your guidelines via Nunjucks\n- Render demos on the page in one line of code\n- Create playgrounds for your Angular Components and Directives\n- The documentation for your API is based on comments to your code\n- Dynamic links to API, Pages, or foreign websites via `Keywords` feature\n- Automatic generation of links to your API in code examples or in mentions of any entity inside\n  inline code\n- Offline search that collects indexes automatically based on you documentation\n- Customizable interface\n- And much more!\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Installation\n\nTo know how to install and use NgDoc, please check our [documentation](https://ng-doc.com/).\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire,\nand create. Any contributions you make are **greatly appreciated**. Please read the\n[Contributing Guidelines](CONTRIBUTING.md) for more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[npm-shield]: https://img.shields.io/npm/v/@ng-doc/builder.svg?style=for-the-badge\n[npm-url]: https://www.npmjs.com/package/@ng-doc/builder\n[license-shield]: https://img.shields.io/github/license/ng-doc/ng-doc.svg?style=for-the-badge\n[license-url]: https://github.com/ng-doc/ng-doc/blob/main/LICENSE\n[build-shield]: https://img.shields.io/github/actions/workflow/status/ng-doc/ng-doc/release.yml?style=for-the-badge\u0026branch=release\n[build-url]: https://github.com/ng-doc/ng-doc/actions\n","funding_links":[],"categories":["Development Utilities","api"],"sub_categories":["Documentation Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fng-doc%2Fng-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fng-doc%2Fng-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fng-doc%2Fng-doc/lists"}