Hacker News new | ask | show | jobs
by snfernandez 4226 days ago
Great work. Only one improvement I would like to see 1) Switch the web design away from javascript (at least for loading) or, 2) Implement some command line interface in cargo for searching crates and displaying it's description.
1 comments

Command-line search would be cool, for sure. Submitted! https://github.com/rust-lang/cargo/issues/925
What about requiring JavaScript even for the bare minimum of functionality? (That is, even loading the main page.)
I would agree with adding some <noscript> tags to at least print a message telling you to turn it back on, sure. Filed: https://github.com/rust-lang/cargo/issues/931