TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ESDoc – A Documentation Generator for JavaScript(ES6)

3 pointsby cydmaxalmost 10 years ago

2 comments

h13i32marualmost 10 years ago
I am ESDoc developer. Thanks for this post 😆<p>Now, I have been developing ESDoc Hosting Service beta (<a href="https:&#x2F;&#x2F;doc.esdoc.org" rel="nofollow">https:&#x2F;&#x2F;doc.esdoc.org</a>). Because I want to collect all JavaScript documentations for all JavaScript developers! If you have interest in it, please try from here(<a href="https:&#x2F;&#x2F;doc.esdoc.org&#x2F;-&#x2F;generate.html" rel="nofollow">https:&#x2F;&#x2F;doc.esdoc.org&#x2F;-&#x2F;generate.html</a>).<p>Thanks.
cydmaxalmost 10 years ago
I was looking for JavaScript Doc Generators and found this fine piece of software!<p>- Beautiful readable UI (Android docs style) - Supports ES6 class syntax. - Generates detailed documentation. - Measures documentation coverage. - Integrate test codes into documentation. - Loot at sources from browser. - Gulp Plugin (<a href="https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;gulp-esdoc" rel="nofollow">https:&#x2F;&#x2F;www.npmjs.com&#x2F;package&#x2F;gulp-esdoc</a>)