Hacker News new | ask | show | jobs
Show HN: TSdcos.dev rustdocs style documentation for any JavaScript library (tsdocs.dev)
2 points by webartisan 919 days ago
Hi folks, if you're the kind who often find myself awkwardly looking at unpkg.com or digging in `node_modules` to read library APIs, you know how sucky it can be.

tsdocs.dev creates reference type documentation for JS libraries on the cloud for any library version, so you can look for browse the API, and link to it.

P.S. Might take a few seconds to pull up docs initially as we try to warm up our cache from your requests.