<?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: Alvaro Gallego De Paz</title>
    <description>The latest articles on DEV Community by Alvaro Gallego De Paz (@micoblanc).</description>
    <link>https://dev.to/micoblanc</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%2F2386790%2F56273a44-5eec-4da0-8333-7fa36a5fed93.jpeg</url>
      <title>DEV Community: Alvaro Gallego De Paz</title>
      <link>https://dev.to/micoblanc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/micoblanc"/>
    <language>en</language>
    <item>
      <title>New Here! Introducing Chipster: A Flexible Multi-Entry Input for React – Feedback Welcome</title>
      <dc:creator>Alvaro Gallego De Paz</dc:creator>
      <pubDate>Fri, 08 Nov 2024 20:50:55 +0000</pubDate>
      <link>https://dev.to/micoblanc/new-here-introducing-chipster-a-flexible-multi-entry-input-for-react-feedback-welcome-3ek5</link>
      <guid>https://dev.to/micoblanc/new-here-introducing-chipster-a-flexible-multi-entry-input-for-react-feedback-welcome-3ek5</guid>
      <description>&lt;p&gt;Hey Everyone 👋 New here and excited to share my first open-source project, &lt;strong&gt;Chipster&lt;/strong&gt;! I created it to address something I kept running into: the need for a flexible, easy-to-use multi-entry input for React. If you’ve ever wanted a quick way to handle tags, multi-email inputs, or list-based data (think Google Drive’s share input), this might be useful for you.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why Chipster?
&lt;/h3&gt;

&lt;p&gt;HTML doesn’t natively support multiple values in an input, so Chipster was born! I wanted a component that’s simple to integrate, highly customizable, and covers a range of cases, like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Multi-email inputs&lt;/strong&gt; for contact forms&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tagging systems&lt;/strong&gt; for content management&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-selection fields&lt;/strong&gt; for filters and surveys&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Custom lists&lt;/strong&gt; (event participants, to-dos, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🎨 &lt;strong&gt;Custom Styling&lt;/strong&gt; with Tailwind or CSS&lt;/li&gt;
&lt;li&gt;🔍 &lt;strong&gt;Smart Autocomplete&lt;/strong&gt; for easy tagging&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Flexible Validation&lt;/strong&gt;: control length, duplicates, etc.&lt;/li&gt;
&lt;li&gt;⌨️ &lt;strong&gt;Full Keyboard Support&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;🌓 &lt;strong&gt;Light/Dark Themes&lt;/strong&gt; to match any app&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check out the &lt;a href="http://chipster.micoblanc.me/start" rel="noopener noreferrer"&gt;docs&lt;/a&gt; and &lt;a href="http://chipster.micoblanc.me/" rel="noopener noreferrer"&gt;demos&lt;/a&gt; if you’d like to see the demos.&lt;/p&gt;

&lt;h3&gt;
  
  
  Looking for Feedback
&lt;/h3&gt;

&lt;p&gt;I’d love any thoughts you have:&lt;br&gt;
Is it easy to work with? &lt;br&gt;
Does the styling flexibility cover what you’d need? &lt;br&gt;
And if you spot anything that could be better, I’d be super grateful for the advice.&lt;/p&gt;

&lt;p&gt;Thanks for taking a look, and I’m excited to join the Dev.to community!&lt;/p&gt;

</description>
      <category>react</category>
      <category>opensource</category>
      <category>frontend</category>
      <category>webcomponents</category>
    </item>
  </channel>
</rss>
