<?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: siaikin</title>
    <description>The latest articles on DEV Community by siaikin (@siaikin).</description>
    <link>https://dev.to/siaikin</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%2F2662323%2F66daecff-066d-45a5-8a3f-1d0ff6d622ad.jpeg</url>
      <title>DEV Community: siaikin</title>
      <link>https://dev.to/siaikin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/siaikin"/>
    <language>en</language>
    <item>
      <title>A Modern Browser Printing Open Source Library</title>
      <dc:creator>siaikin</dc:creator>
      <pubDate>Thu, 04 Sep 2025 02:49:45 +0000</pubDate>
      <link>https://dev.to/siaikin/a-modern-browser-printing-open-source-library-2d0j</link>
      <guid>https://dev.to/siaikin/a-modern-browser-printing-open-source-library-2d0j</guid>
      <description>&lt;p&gt;Hi everyone! 👋 I think it's time to share my open source project with you all — it has been running stably for two years and currently has 22k monthly downloads! 📈&lt;/p&gt;

&lt;p&gt;vue-to-print is a modern printing library designed specifically for the Vue 3 ecosystem 🚀, intended as a contemporary alternative to the classic Print.js library. While Print.js has served countless projects excellently in the past 👏, its lack of continuous maintenance updates has made it challenging to meet modern development requirements.&lt;/p&gt;

&lt;p&gt;vue-to-print draws from the mature architecture and best practices of react-to-print 💡, delivering Vue developers a feature-rich and type-safe printing solution.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Key Features
&lt;/h2&gt;

&lt;p&gt;• 🔒 &lt;strong&gt;Complete TypeScript Support&lt;/strong&gt; - Ensures type safety throughout the development process&lt;br&gt;
• 🧩 &lt;strong&gt;Native Web Components Support&lt;/strong&gt; - Adapts to modern frontend architecture requirements&lt;br&gt;
• 🤖 &lt;strong&gt;AI Assistant Integration&lt;/strong&gt; - Through llms.txt documentation format, enabling ChatGPT, Claude and other AI tools to provide more accurate programming assistance&lt;/p&gt;

&lt;p&gt;If your Vue project needs printing functionality, give vue-to-print a try — I believe it will bring you a better development experience! 💪&lt;/p&gt;

&lt;p&gt;Of course, any feedback and suggestions are always welcome! 🎉&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔗 Project:&lt;/strong&gt; &lt;a href="https://vue-to-print.siaikin.website" rel="noopener noreferrer"&gt;https://vue-to-print.siaikin.website&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;⭐ GitHub:&lt;/strong&gt; &lt;a href="https://github.com/siaikin/vue-to-print" rel="noopener noreferrer"&gt;https://github.com/siaikin/vue-to-print&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>vue</category>
      <category>ai</category>
      <category>npm</category>
    </item>
    <item>
      <title>Timered Counter: Add smooth animation to the clunky counter</title>
      <dc:creator>siaikin</dc:creator>
      <pubDate>Fri, 25 Jul 2025 02:03:01 +0000</pubDate>
      <link>https://dev.to/siaikin/timered-counter-add-smooth-animation-to-the-clunky-counter-27e4</link>
      <guid>https://dev.to/siaikin/timered-counter-add-smooth-animation-to-the-clunky-counter-27e4</guid>
      <description>&lt;p&gt;Hi there,&lt;br&gt;
The &lt;a href="https://github.com/siaikin/timered-counter" rel="noopener noreferrer"&gt;Timered Counter&lt;/a&gt; adds animations to value changes, which captures user attention and enhances visual effects.&lt;/p&gt;

&lt;p&gt;Recently, I've wrapped it for Vue compatibility (yes, it's a web component), allowing it to integrate seamlessly with Vue.&lt;/p&gt;

&lt;p&gt;I would love to hear all feedback to help me improve!&lt;/p&gt;

</description>
      <category>webcomponents</category>
      <category>vue</category>
      <category>webdev</category>
      <category>opensource</category>
    </item>
    <item>
      <title>timered-counter – An animated value change web component</title>
      <dc:creator>siaikin</dc:creator>
      <pubDate>Fri, 28 Mar 2025 08:58:17 +0000</pubDate>
      <link>https://dev.to/siaikin/timered-counter-an-animated-value-change-web-component-34lj</link>
      <guid>https://dev.to/siaikin/timered-counter-an-animated-value-change-web-component-34lj</guid>
      <description>&lt;p&gt;A game launch countdown page I built months ago became obsolete when the timer ended, but developers love modularizing reusable code - hence timered-counter.&lt;/p&gt;

</description>
      <category>webcomponents</category>
      <category>counter</category>
      <category>litelement</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
