<?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: devutils tools</title>
    <description>The latest articles on DEV Community by devutils tools (@devutils_tools).</description>
    <link>https://dev.to/devutils_tools</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%2F3004565%2F8a7889ca-4c90-400a-a537-7703ec7f6611.png</url>
      <title>DEV Community: devutils tools</title>
      <link>https://dev.to/devutils_tools</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devutils_tools"/>
    <language>en</language>
    <item>
      <title>Introducing DevUtils: a free &amp; open-source toolbox for developers</title>
      <dc:creator>devutils tools</dc:creator>
      <pubDate>Wed, 30 Apr 2025 18:35:26 +0000</pubDate>
      <link>https://dev.to/devutils_tools/introducing-devutils-a-free-open-source-toolbox-for-developers-3ig0</link>
      <guid>https://dev.to/devutils_tools/introducing-devutils-a-free-open-source-toolbox-for-developers-3ig0</guid>
      <description>&lt;p&gt;Tired of sites overloaded with ads, trackers, and unnecessary bloat just to format a simple JSON?&lt;/p&gt;

&lt;p&gt;Say hello to DevUtils — a free, open-source, and productivity-focused collection of tools for developers. No heavy dependencies. No analytics. Just fast, clean, and useful utilities that work directly in your browser.&lt;/p&gt;

&lt;p&gt;🔧 What is DevUtils?&lt;/p&gt;

&lt;p&gt;DevUtils is a lightweight toolkit offering essential developer utilities like:&lt;/p&gt;

&lt;p&gt;JSON Formatter&lt;/p&gt;

&lt;p&gt;JWT Viewer&lt;/p&gt;

&lt;p&gt;Hash Generator (MD5/SHA256)&lt;/p&gt;

&lt;p&gt;Timestamp Converter&lt;/p&gt;

&lt;p&gt;CNPJ Validator&lt;/p&gt;

&lt;p&gt;Lorem Ipsum Generator&lt;/p&gt;

&lt;p&gt;...and more to come.&lt;/p&gt;

&lt;p&gt;Built with:&lt;/p&gt;

&lt;p&gt;HTML + Vanilla JS&lt;/p&gt;

&lt;p&gt;Tailwind CSS&lt;/p&gt;

&lt;p&gt;Vite.js&lt;/p&gt;

&lt;p&gt;🚀 Key Features&lt;/p&gt;

&lt;p&gt;✅ Modular: each tool is independent and loaded on demand&lt;/p&gt;

&lt;p&gt;🔒 No tracking, no data collection&lt;/p&gt;

&lt;p&gt;💾 Saves preferences locally (localStorage)&lt;/p&gt;

&lt;p&gt;🌍 Multilingual support (per-tool i18n)&lt;/p&gt;

&lt;p&gt;📱 Fully responsive UI with dark mode&lt;/p&gt;

&lt;p&gt;📴 Works offline&lt;/p&gt;

&lt;p&gt;🔗 Try it online:&lt;/p&gt;

&lt;p&gt;Use it right now in your browser:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://devutils.tools" rel="noopener noreferrer"&gt;https://devutils.tools&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or run it locally:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;git clone https://github.com/oridestomkiel/devutils&lt;br&gt;
cd devutils&lt;br&gt;
npm install&lt;br&gt;
npm run dev&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Then open: &lt;a href="http://localhost:5173/tool.html?slug=json_formatter" rel="noopener noreferrer"&gt;http://localhost:5173/tool.html?slug=json_formatter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💻 Available as:&lt;/p&gt;

&lt;p&gt;🪟 Windows (Installer, Portable, ZIP)&lt;/p&gt;

&lt;p&gt;🐧 Linux (DEB, RPM, AppImage, TAR.GZ)&lt;/p&gt;

&lt;p&gt;🍎 macOS (DMG, PKG, ZIP)&lt;/p&gt;

&lt;p&gt;📱 Android App: DevUtils on Google Play&lt;/p&gt;

&lt;p&gt;🧩 Chrome Extension: DevUtils Tools on Chrome Web Store&lt;/p&gt;

&lt;p&gt;💡 Note: Native builds are unsigned (open-source project). Click "Run anyway" if Windows SmartScreen warns you.&lt;/p&gt;

&lt;p&gt;🤝 Contribute&lt;/p&gt;

&lt;p&gt;Want to help? The project is open and easy to extend.&lt;br&gt;
Check out the source: github.com/oridestomkiel/devutils&lt;/p&gt;

&lt;p&gt;📬 Feedback welcome&lt;/p&gt;

&lt;p&gt;Got ideas or requests?&lt;br&gt;
Open an issue or drop a pull request — let’s build a better toolbox together.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
