<?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:54:51 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Python-like string interpolation in JavaScript - glends</title>
      <link>https://snipplr.com/view/35946/pythonlike-string-interpolation-in-javascript</link>
      <description>&lt;p&gt;This is a script [tweeted by @gregmuellegger](http://twitter.com/gregmuellegger/status/16618146398). Example usage: Supports f("Hello %s.", ["World"]) and f("Hello %(name)s.", {name: "World"})&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jun 2010 16:00:56 UTC</pubDate>
      <guid>https://snipplr.com/view/35946/pythonlike-string-interpolation-in-javascript</guid>
    </item>
  </channel>
</rss>
