<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 15:14:49 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) get 1st float ( or int ) from given string - stryju</title>
      <link>https://snipplr.com/view/43904/get-1st-float--or-int--from-given-string</link>
      <description>&lt;p&gt;it parses given string and returns 1st number it encounters ( it will replace comas with dots so floats formatted as 12,345 could be 12.345 ( some countries use that ) )&#13;
&#13;
then u can parse returned value as a number / float / int - do what You need with it ;-)&lt;/p&gt;</description>
      <pubDate>Wed, 10 Nov 2010 22:36:53 UTC</pubDate>
      <guid>https://snipplr.com/view/43904/get-1st-float--or-int--from-given-string</guid>
    </item>
  </channel>
</rss>
