A tool that automatically downloads all documentation from dependencies (not only function documentation but also broader documentation) and put it in an easily searchable format to avoid having multiple websites open (and needing an internet connection).
Use case example:
- I was trying to install 🌬 Tailwind in a 🦕 Deno and 🏎 Vite project. Using Github Copilot or searching on Google returned incorrect instructions. Turns out the Tailwind documentation had the most accurate and up-to-date description.