<?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: 考岱斯</title>
    <description>The latest articles on DEV Community by 考岱斯 (@memestudio).</description>
    <link>https://dev.to/memestudio</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%2F3962942%2Fd698e8c5-ffb2-4877-9ec1-0a8431cfe3b8.jpg</url>
      <title>DEV Community: 考岱斯</title>
      <link>https://dev.to/memestudio</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/memestudio"/>
    <language>en</language>
    <item>
      <title>shippo-lite: a 5 KB, zero-dependency Shippo client for Node &amp; the edge</title>
      <dc:creator>考岱斯</dc:creator>
      <pubDate>Mon, 01 Jun 2026 15:21:16 +0000</pubDate>
      <link>https://dev.to/memestudio/shippo-lite-a-5-kb-zero-dependency-shippo-client-for-node-the-edge-216h</link>
      <guid>https://dev.to/memestudio/shippo-lite-a-5-kb-zero-dependency-shippo-client-for-node-the-edge-216h</guid>
      <description>&lt;p&gt;If you've ever wired up shipping in a side project, you know the drill: you just want to &lt;strong&gt;quote a rate, buy a label, and track the package&lt;/strong&gt; — but the official SDK pulls in more than you need, and half of it won't even run on the edge.&lt;/p&gt;

&lt;p&gt;So I wrote &lt;a href="https://github.com/jianhuaMr/shippo-lite" rel="noopener noreferrer"&gt;&lt;strong&gt;shippo-lite&lt;/strong&gt;&lt;/a&gt;: a tiny, &lt;strong&gt;zero-dependency&lt;/strong&gt;, fully-typed &lt;a href="https://goshippo.com" rel="noopener noreferrer"&gt;Shippo&lt;/a&gt; client. It's ~5 KB, uses the platform &lt;code&gt;fetch&lt;/code&gt;, and runs unchanged on &lt;strong&gt;Node 18+, Bun, Deno, Cloudflare Workers, and Vercel Edge&lt;/strong&gt;.&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
npm install shippo-lite
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>javascript</category>
      <category>typescript</category>
      <category>node</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
