top | item 46818334

(no title)

meatcar | 1 month ago

What if instead of needing to run a codemod to cache per-lib docs locally, documentation could be distributed alongside a given lib, as a dev dependency, version locked, and accessible locally as plaintext. All docs can be linked in node_modules/.docs (like binaries are in .bin). It would be a sort of collection of manuals.

What a wonderful world that would be.

discuss

order

tobyjsullivan|1 month ago

Sounds a bit like man pages. I think you’re onto something.