<?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: Fioul</title>
    <description>The latest articles on DEV Community by Fioul (@fioul).</description>
    <link>https://dev.to/fioul</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%2F3601578%2F6cff7206-3a16-43a2-9cb9-24b1169217e0.png</url>
      <title>DEV Community: Fioul</title>
      <link>https://dev.to/fioul</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fioul"/>
    <language>en</language>
    <item>
      <title>FastMinify - Free Client-Side JS/CSS Minifier</title>
      <dc:creator>Fioul</dc:creator>
      <pubDate>Fri, 07 Nov 2025 15:47:38 +0000</pubDate>
      <link>https://dev.to/fioul/fastminify-free-client-side-jscss-minifier-2o87</link>
      <guid>https://dev.to/fioul/fastminify-free-client-side-jscss-minifier-2o87</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;FastMinify&lt;/strong&gt;, a free online tool to minify JavaScript and CSS directly in your browser.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Three compression levels (Conservative/Normal/Aggressive)&lt;/li&gt;
&lt;li&gt;ES5 to ES2022 compatibility&lt;/li&gt;
&lt;li&gt;Batch processing for multiple files&lt;/li&gt;
&lt;li&gt;Unminify, beautify, and JSON tools&lt;/li&gt;
&lt;li&gt;100% client-side - your code never leaves your browser&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built with Next.js 15, Terser, and CSSO.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://fastminify.com" rel="noopener noreferrer"&gt;fastminify.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hope it can be useful for your projects!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>minify</category>
      <category>javascript</category>
      <category>css</category>
    </item>
  </channel>
</rss>
