I feel like this should be obvious and at least already asked, but after search for it both on DefinitelyTyped and here I couldn't find anything.
How do I search for TypeScript typings for libraries I'm trying to use, without resorting to a command-line tool? I feel like there should be a search bar on DefinitelyTyped.org, but I can only find a link to the GitHub repo containing typings, but that's truncated so I can't see all typings.
What obvious thing am I missing?
If you use the @types feature you can search for them here.