<?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: Ara Hovsepyan</title>
    <description>The latest articles on DEV Community by Ara Hovsepyan (@areshovsepyan).</description>
    <link>https://dev.to/areshovsepyan</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%2F3213124%2Ffc47e70d-bb66-41fb-8604-a76d73c50252.jpeg</url>
      <title>DEV Community: Ara Hovsepyan</title>
      <link>https://dev.to/areshovsepyan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/areshovsepyan"/>
    <language>en</language>
    <item>
      <title>Vue Composables Kit — Free &amp; Open Source</title>
      <dc:creator>Ara Hovsepyan</dc:creator>
      <pubDate>Tue, 27 May 2025 08:06:37 +0000</pubDate>
      <link>https://dev.to/areshovsepyan/vue-composables-kit-free-open-source-2936</link>
      <guid>https://dev.to/areshovsepyan/vue-composables-kit-free-open-source-2936</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;br&gt;
I just released a small but useful Vue Composables Kit — a free playground of 5 production-ready Vue composables you can plug into your projects.&lt;/p&gt;

&lt;p&gt;🧩 What’s Inside&lt;br&gt;
  •  useClipboard&lt;br&gt;
  •  useDarkMode&lt;br&gt;
  •  useDebounce&lt;br&gt;
  •  useWindowSize&lt;br&gt;
  •  useEventListener&lt;/p&gt;

&lt;p&gt;Each composable is:&lt;br&gt;
✅ Well-documented&lt;br&gt;
✅ Demo-ready&lt;br&gt;
✅ Works with Vue 3 + Vite&lt;/p&gt;

&lt;p&gt;👉 Live Demo: &lt;a href="https://codesandbox.io/p/sandbox/github/areshovsepyan/vue-composables-kit" rel="noopener noreferrer"&gt;Playground&lt;/a&gt;&lt;br&gt;
👉 GitHub Repo: &lt;a href="https://github.com/areshovsepyan/vue-composables-kit" rel="noopener noreferrer"&gt;vue-composables-kit&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;💡 Why I Made This&lt;/p&gt;

&lt;p&gt;As a Vue dev and teacher, I wanted a clean, reusable kit that makes prototyping faster — especially for beginners, educators, and rapid MVPs.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🛠️ Coming Soon: Pro Version&lt;/p&gt;

&lt;p&gt;I’m currently working on a Pro version with advanced composables, better demos, and extended docs. Stay tuned if you’re interested in going deeper!&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;🙌 PRs Welcome!&lt;/p&gt;

&lt;p&gt;MIT-licensed. If you want to contribute or suggest an idea — I’d love to hear it!&lt;/p&gt;

&lt;p&gt;Thanks for reading &amp;amp; happy coding! 🎉&lt;/p&gt;

</description>
      <category>vue</category>
      <category>typescript</category>
      <category>opensource</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
