{"id":13394723,"url":"https://github.com/esdoc/esdoc","last_synced_at":"2025-05-13T23:03:56.674Z","repository":{"id":29488384,"uuid":"33025729","full_name":"esdoc/esdoc","owner":"esdoc","description":"ESDoc - Good Documentation for JavaScript","archived":false,"fork":false,"pushed_at":"2024-08-14T11:10:32.000Z","size":10294,"stargazers_count":2743,"open_issues_count":166,"forks_count":201,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-04-30T12:16:56.056Z","etag":null,"topics":["ast","es2015","esdoc","javascript","jsdoc"],"latest_commit_sha":null,"homepage":"https://esdoc.org","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/esdoc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2015-03-28T08:00:48.000Z","updated_at":"2025-04-07T13:54:37.000Z","dependencies_parsed_at":"2024-11-25T22:45:45.444Z","dependency_job_id":null,"html_url":"https://github.com/esdoc/esdoc","commit_stats":{"total_commits":819,"total_committers":42,"mean_commits":19.5,"dds":0.2490842490842491,"last_synced_commit":"38ad523936d425278cc037c9c0e11338faa2709b"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdoc%2Fesdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdoc%2Fesdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdoc%2Fesdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esdoc%2Fesdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esdoc","download_url":"https://codeload.github.com/esdoc/esdoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254040337,"owners_count":22004510,"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","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":["ast","es2015","esdoc","javascript","jsdoc"],"created_at":"2024-07-30T17:01:29.480Z","updated_at":"2025-05-13T23:03:56.631Z","avatar_url":"https://github.com/esdoc.png","language":"JavaScript","readme":"\u003c!--![Owner Status](https://img.shields.io/badge/owner-busy-red.svg)--\u003e\n[![Build Status](https://travis-ci.org/esdoc/esdoc.svg?branch=master)](https://travis-ci.org/esdoc/esdoc)\n[![Coverage Status](https://codecov.io/gh/esdoc/esdoc/branch/master/graph/badge.svg)](https://codecov.io/gh/esdoc/esdoc)\n[![Document](https://doc.esdoc.org/github.com/esdoc/esdoc/badge.svg?t=0)](https://doc.esdoc.org/github.com/esdoc/esdoc)\n\n# ESDoc\n\nESDoc is a documentation generator for JavaScript.\u003cbr/\u003e\nPlease \u003ca href=\"https://try.esdoc.org\"\u003etry it out\u003c/a\u003e!\n\n\u003cimg class=\"screen-shot\" src=\"https://raw.githubusercontent.com/esdoc/esdoc/master/manual/asset/image/top.png\" width=\"500px\" style=\"max-width: 500px; border: 1px solid rgba(0,0,0,0.1); box-shadow: 1px 1px 1px rgba(0,0,0,0.5);\"\u003e\n\n# Features\n- Generates good documentation.\n- Measures documentation coverage.\n- Integrate test codes into documentation.\n- Integrate manual into documentation.\n- Parse ECMAScript proposals.\n- [ESDoc Hosting Service](https://doc.esdoc.org)\n\n# Users\n- [ESDoc](https://doc.esdoc.org/github.com/esdoc/esdoc/) (self-hosting \u0026#x1F604;)\n- [RxJS](http://reactivex.io/rxjs/)\n- [Sketch API](http://developer.sketchapp.com/reference/api/)\n\nAnd [more](https://github.com/search?o=desc\u0026q=esdoc+filename%3Apackage.json+-user%3Ah13i32maru+-user%3Aesdoc+-user%3Aes-doc\u0026ref=searchresults\u0026s=indexed\u0026type=Code\u0026utf8=%E2%9C%93).\n\n# Quick Start\n```sh\n# Move to a your project directory.\ncd your-project/\n\n# Install ESDoc and standard plugin.\nnpm install --save-dev esdoc esdoc-standard-plugin\n\n# Create a configuration file.\necho '{\n  \"source\": \"./src\",\n  \"destination\": \"./docs\",\n  \"plugins\": [{\"name\": \"esdoc-standard-plugin\"}]\n}' \u003e .esdoc.json\n\n# Run ESDoc.\n./node_modules/.bin/esdoc\n\n# View a documentation\nopen ./docs/index.html\n```\n\n# Document\nplease visit [esdoc.org](https://esdoc.org) to see more documentation.\n\n# License\nMIT\n\n# Author\n[Ryo Maruyama@h13i32maru](https://twitter.com/h13i32maru)\n","funding_links":[],"categories":["JavaScript","Repository","Packages","包","Documentation","javascript","Documentation [🔝](#readme)","目录","Uncategorized","文档"],"sub_categories":["Documentation","文档相关","Runner","文档生成相关","Uncategorized","运行器","运行器e2e测试"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesdoc%2Fesdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesdoc%2Fesdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesdoc%2Fesdoc/lists"}