Show HN: GoDoc for NPM Packages
jsdocs.io
Show HN: GoDoc for NPM Packages
1–3 of 3 posts
Re: Show HN: GoDoc for NPM Packages
#2How exactly is this like GoDocs? I don't see any information about types, functions, or similar. Seems like yet another agglomerator site with very basic details
Re: Show HN: GoDoc for NPM Packages
#3How exactly is this like GoDocs? I don't see any information about types, functions, or similar. Seems like yet another agglomerator site with very basic details
Hi, thanks for your feedback.
Javascript-only packages are not currently supported but Typescript packages or @types packages are.
For example check the faastjs[1] package, you can see plenty of information about its API.