Show HN: GoDoc for NPM Packages
jsdocs.ioHow 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.