<?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>Forem: Anton</title>
    <description>The latest articles on Forem by Anton (@antkales).</description>
    <link>https://forem.com/antkales</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%2F2545810%2Fcfd53fa9-49d8-4f98-b05e-61d7d15dba75.png</url>
      <title>Forem: Anton</title>
      <link>https://forem.com/antkales</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/antkales"/>
    <language>en</language>
    <item>
      <title>Counter - A React library for animating numeric transitions</title>
      <dc:creator>Anton</dc:creator>
      <pubDate>Mon, 09 Dec 2024 09:45:46 +0000</pubDate>
      <link>https://forem.com/antkales/counter-a-react-library-for-animating-numeric-transitions-5h1f</link>
      <guid>https://forem.com/antkales/counter-a-react-library-for-animating-numeric-transitions-5h1f</guid>
      <description>&lt;p&gt;Perfect for timers, counters, or progress displays.&lt;/p&gt;

&lt;p&gt;Animate numbers with increasing (start &amp;lt; end) or decreasing (start &amp;gt; end) values. Works with decimal numbers.&lt;/p&gt;

&lt;p&gt;See demo &lt;a href="https://antonkolesnik.com/counter" rel="noopener noreferrer"&gt;HERE&lt;/a&gt;&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%2Frgtpzot202t0dea8s3el.gif" 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%2Frgtpzot202t0dea8s3el.gif" alt="Example" width="281" height="230"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Installation&lt;br&gt;
&lt;/p&gt;

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

// yarn
yarn add @antonkolesnik/counter
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>react</category>
      <category>counter</category>
      <category>animation</category>
      <category>npm</category>
    </item>
  </channel>
</rss>
