<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: hehehai</title>
    <description>The latest articles on DEV Community by hehehai (@hehehai).</description>
    <link>https://dev.to/hehehai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F53408%2F48a54eab-7229-4ba5-bd0f-175dc176b5f1.jpg</url>
      <title>DEV Community: hehehai</title>
      <link>https://dev.to/hehehai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hehehai"/>
    <language>en</language>
    <item>
      <title>🦀 browser extension to explore rust cargo dependencies on GitHub repos</title>
      <dc:creator>hehehai</dc:creator>
      <pubDate>Tue, 14 Jun 2022 05:42:53 +0000</pubDate>
      <link>https://dev.to/hehehai/browser-extension-to-explore-rust-cargo-dependencies-on-github-repos-32h8</link>
      <guid>https://dev.to/hehehai/browser-extension-to-explore-rust-cargo-dependencies-on-github-repos-32h8</guid>
      <description>&lt;h2&gt;
  
  
  cratehub
&lt;/h2&gt;

&lt;p&gt;On every GitHub repository or folder with a Cargo.toml file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions.&lt;/p&gt;

&lt;p&gt;cratehub also adds convenient links to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;the Cargo.toml file&lt;/li&gt;
&lt;li&gt;crate info&lt;/li&gt;
&lt;li&gt;support create data copy (eg: rustfmt-nightly = "1.4.21")&lt;/li&gt;
&lt;li&gt;Cargo.toml Workspaces&lt;/li&gt;
&lt;li&gt;crates.io&lt;/li&gt;
&lt;li&gt;rust docs&lt;/li&gt;
&lt;li&gt;rust playground&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub Enterprise is also supported by right-clicking on cratehub's icon in the toolbar and selecting Enable cratehub on this domain.&lt;/p&gt;

&lt;h2&gt;
  
  
  Design
&lt;/h2&gt;

&lt;p&gt;Here's what cratehub looks like:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--S20FIt4F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/12692552/173165981-414dc36d-a11b-4e09-b92f-7c1333f84ea0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--S20FIt4F--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/12692552/173165981-414dc36d-a11b-4e09-b92f-7c1333f84ea0.png" alt="cratehub on Chrome" width="880" height="680"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;cratehub on Chrome&lt;/p&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Chrome: &lt;a href="https://chrome.google.com/webstore/detail/createhub/ipcffemefdnmgnhkpdkenddfoebpejei"&gt;link&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Firefox: &lt;a href="https://addons.mozilla.org/addon/cratehub/"&gt;link&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🥳Github repo: &lt;a href="https://github.com/hehehai/cratehub"&gt;https://github.com/hehehai/cratehub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rust</category>
      <category>svelte</category>
    </item>
  </channel>
</rss>
