<?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: Chirag Patel</title>
    <description>The latest articles on DEV Community by Chirag Patel (@chiragpatel273).</description>
    <link>https://dev.to/chiragpatel273</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2133137%2F7162dbfc-910b-4590-9317-9c90756bf5ce.jpg</url>
      <title>DEV Community: Chirag Patel</title>
      <link>https://dev.to/chiragpatel273</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chiragpatel273"/>
    <language>en</language>
    <item>
      <title>NgNova UI: An Open-Source Component Library for Angular 22</title>
      <dc:creator>Chirag Patel</dc:creator>
      <pubDate>Tue, 18 Aug 2026 16:46:22 +0000</pubDate>
      <link>https://dev.to/chiragpatel273/ngnova-ui-an-open-source-component-library-for-angular-22-5054</link>
      <guid>https://dev.to/chiragpatel273/ngnova-ui-an-open-source-component-library-for-angular-22-5054</guid>
      <description>&lt;p&gt;I'm excited to introduce &lt;strong&gt;NgNova UI v1.0.0&lt;/strong&gt; — a production-ready, open-source component library built specifically for &lt;strong&gt;Angular 22&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;NgNova UI provides &lt;strong&gt;40 standalone components&lt;/strong&gt; designed to help Angular developers build modern applications faster without rebuilding foundational UI components from scratch.&lt;/p&gt;

&lt;h3&gt;
  
  
  What's included?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;📦 &lt;strong&gt;40 standalone components&lt;/strong&gt; — forms, tables, navigation, overlays, feedback &amp;amp; workflows&lt;/li&gt;
&lt;li&gt;🎨 &lt;strong&gt;Tailwind CSS v4&lt;/strong&gt; — light &amp;amp; dark themes with customizable design tokens&lt;/li&gt;
&lt;li&gt;⚡ &lt;strong&gt;Focused imports&lt;/strong&gt; — import only what you need&lt;/li&gt;
&lt;li&gt;♿ &lt;strong&gt;Accessibility&lt;/strong&gt; — keyboard interactions, focus management &amp;amp; ARIA support&lt;/li&gt;
&lt;li&gt;🛠️ &lt;strong&gt;Modern Angular&lt;/strong&gt; — Forms, SSR, hydration &amp;amp; zoneless support&lt;/li&gt;
&lt;li&gt;🧪 &lt;strong&gt;Testing&lt;/strong&gt; — Angular CDK Component Harnesses&lt;/li&gt;
&lt;li&gt;🔒 &lt;strong&gt;Strict TypeScript APIs&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🔓 &lt;strong&gt;MIT licensed&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Get started
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install&lt;/span&gt; @ngnova/ui
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;





&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight typescript"&gt;&lt;code&gt;&lt;span class="k"&gt;import&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt; &lt;span class="nx"&gt;UiButtonComponent&lt;/span&gt; &lt;span class="p"&gt;}&lt;/span&gt; &lt;span class="k"&gt;from&lt;/span&gt; &lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="s1"&gt;@ngnova/ui/button&lt;/span&gt;&lt;span class="dl"&gt;'&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;⭐ &lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/chiragpatel273/ngnova-ui" rel="noopener noreferrer"&gt;https://github.com/chiragpatel273/ngnova-ui&lt;/a&gt;&lt;br&gt;
📖 &lt;strong&gt;Documentation:&lt;/strong&gt; &lt;a href="https://chiragpatel273.github.io/ngnova-ui/" rel="noopener noreferrer"&gt;https://chiragpatel273.github.io/ngnova-ui/&lt;/a&gt;&lt;br&gt;
📦 &lt;strong&gt;npm:&lt;/strong&gt; &lt;a href="https://www.npmjs.com/package/@ngnova/ui" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/@ngnova/ui&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NgNova UI v1.0.0 is ready to use.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're building with Angular 22, give it a try. Feedback, issues, and contributions are welcome.&lt;/p&gt;

&lt;p&gt;⭐ If you find it useful, consider giving the project a star on GitHub.&lt;/p&gt;

</description>
      <category>angular</category>
      <category>frontend</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
