<?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: Shanting Hou</title>
    <description>The latest articles on DEV Community by Shanting Hou (@shanting_hou_a0b33242a4b8).</description>
    <link>https://dev.to/shanting_hou_a0b33242a4b8</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%2F3003565%2Fcac58a33-a8e9-42a2-8eee-4d331442d9a7.png</url>
      <title>DEV Community: Shanting Hou</title>
      <link>https://dev.to/shanting_hou_a0b33242a4b8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shanting_hou_a0b33242a4b8"/>
    <language>en</language>
    <item>
      <title>🎨 svggles – Make Interactive SVG Illustrations in React (with 1 Line)</title>
      <dc:creator>Shanting Hou</dc:creator>
      <pubDate>Tue, 01 Apr 2025 19:16:26 +0000</pubDate>
      <link>https://dev.to/shanting_hou_a0b33242a4b8/svggles-make-interactive-svg-illustrations-in-react-with-1-line-2l9b</link>
      <guid>https://dev.to/shanting_hou_a0b33242a4b8/svggles-make-interactive-svg-illustrations-in-react-with-1-line-2l9b</guid>
      <description>&lt;p&gt;I’ve always loved how p5.js made it super easy to create fun, playful interactions in code. You can make something come alive with just a few lines — cursor-following eyes, floating shapes, reactive visuals. It felt like sketching with code.&lt;/p&gt;

&lt;p&gt;But when I switched gears to frontend development (especially in React), I realized something was missing...&lt;/p&gt;

&lt;p&gt;I wanted to bring that creative energy into my everyday UI work.&lt;/p&gt;

&lt;p&gt;That’s why I built &lt;strong&gt;svggles&lt;/strong&gt; — a small React utility that makes it easy to add interactive SVG illustrations to your projects. Think of it as a fun toolkit for adding “just a little magic” to your frontend.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbihktqhygeizxnbdr5yq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbihktqhygeizxnbdr5yq.png" alt="svggles logo" width="" height=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What is svggles?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;svggles (published as interactive-illustrations) is a React package that lets you create SVG-based components that respond to Mouse movement, Scroll, Hover, and custom animations or transformations&lt;/p&gt;

&lt;p&gt;It’s lightweight, customizable, and designed to work seamlessly with modern React apps.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;How to install:&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;npm install interactive-illustrations&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Playground &amp;amp; Docs&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;🌐 &lt;a href="https://svggles.vercel.app/" rel="noopener noreferrer"&gt;Website &amp;amp; Examples&lt;/a&gt;&lt;br&gt;
📦 &lt;a href="https://www.npmjs.com/package/interactive-illustrations" rel="noopener noreferrer"&gt;NPM package&lt;/a&gt;&lt;br&gt;
💻 &lt;a href="https://github.com/shantinghou/interactive-illustrations" rel="noopener noreferrer"&gt;GitHub repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you’ve ever wanted to build a UI that comes alive — try svggles. Let me know what you think, share what you build, and feel free to open a PR with your own ideas!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>opensource</category>
      <category>design</category>
    </item>
  </channel>
</rss>
