<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Mithun</title>
<link>http://snipplr.com/users/Mithun/language/javascript/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 15:53:03 GMT</pubDate>
<item>
<title>(JavaScript) Javascript Trim LTrim and RTrim Functions</title>
<link>http://snipplr.com/view/22362/javascript-trim-ltrim-and-rtrim-functions/</link>
<description><![CDATA[ <p>his set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than using a clumsy loop, they use simple, elegant regular expressions.</p> ]]></description>
<pubDate>Tue, 03 Nov 2009 04:36:50 GMT</pubDate>
<guid>http://snipplr.com/view/22362/javascript-trim-ltrim-and-rtrim-functions/</guid>
</item>
<item>
<title>(JavaScript) Trim string white spaces using regular expressions</title>
<link>http://snipplr.com/view/22356/trim-string-white-spaces-using-regular-expressions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 03 Nov 2009 02:55:38 GMT</pubDate>
<guid>http://snipplr.com/view/22356/trim-string-white-spaces-using-regular-expressions/</guid>
</item>
</channel>
</rss>