<?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: Jing Jun Ma</title>
    <description>The latest articles on DEV Community by Jing Jun Ma (@jingjunma).</description>
    <link>https://dev.to/jingjunma</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%2F3769774%2Fffd55d7e-9d2d-4b9d-8c9c-2ad2785a4ba5.jpg</url>
      <title>DEV Community: Jing Jun Ma</title>
      <link>https://dev.to/jingjunma</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jingjunma"/>
    <language>en</language>
    <item>
      <title>New JavaScript Toast Library - Toastry</title>
      <dc:creator>Jing Jun Ma</dc:creator>
      <pubDate>Fri, 13 Feb 2026 02:22:58 +0000</pubDate>
      <link>https://dev.to/jingjunma/new-javascript-toast-library-toastry-38d1</link>
      <guid>https://dev.to/jingjunma/new-javascript-toast-library-toastry-38d1</guid>
      <description>&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%2Fm258hg27qnrr7lkf6e68.png" 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%2Fm258hg27qnrr7lkf6e68.png" alt="toastry" width="800" height="225"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I was looking for a lightweight and modern toast library in JS for my project, and couldn't find one that suited my needs in vanilla js so I ended up just making one.&lt;/p&gt;

&lt;p&gt;Meet Toastry&lt;/p&gt;

&lt;p&gt;Docs and playground if you're interested: &lt;a href="https://oddsrabbit.github.io/toastry/" rel="noopener noreferrer"&gt;https://oddsrabbit.github.io/toastry/&lt;/a&gt;&lt;br&gt;
Github: &lt;a href="https://github.com/oddsrabbit/toastry" rel="noopener noreferrer"&gt;https://github.com/oddsrabbit/toastry&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%2Fka72lazzle5w0ajvwmzn.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%2Fka72lazzle5w0ajvwmzn.gif" alt="toastry" width="760" height="399"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>toast</category>
      <category>n</category>
    </item>
  </channel>
</rss>
