Hacker News new | ask | show | jobs
by velut 1869 days ago
Hi HN,

After working on a mixed Go/Javascript project and wishing there was something similar to GoDoc for npm packages, I started working on jsDocs.io with the objective of it being the easiest way to generate and view the public API and documentation of npm packages.

Currently, jsDocs.io supports packages that contain Typescript source files (.ts) or definition files (.d.ts); you can check out some packages below.

The project is open source and available on GitHub at https://github.com/jsdocs-io

I'm happy to answer your questions.

https://www.jsdocs.io/package/query-registry

https://www.jsdocs.io/package/faastjs

https://www.jsdocs.io/package/got