<?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: Atul Sharma</title>
    <description>The latest articles on DEV Community by Atul Sharma (@atul_sharma_b68672af40fc7).</description>
    <link>https://dev.to/atul_sharma_b68672af40fc7</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%2F3895263%2Fadfda3eb-300b-434b-ad7d-97b7c2ecb18b.png</url>
      <title>DEV Community: Atul Sharma</title>
      <link>https://dev.to/atul_sharma_b68672af40fc7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atul_sharma_b68672af40fc7"/>
    <language>en</language>
    <item>
      <title>I Built a Fast JSON Viewer with Tree View, Search, and Zero Backend</title>
      <dc:creator>Atul Sharma</dc:creator>
      <pubDate>Fri, 24 Apr 2026 04:25:12 +0000</pubDate>
      <link>https://dev.to/atul_sharma_b68672af40fc7/i-built-a-fast-json-viewer-with-tree-view-search-and-zero-backend-43nc</link>
      <guid>https://dev.to/atul_sharma_b68672af40fc7/i-built-a-fast-json-viewer-with-tree-view-search-and-zero-backend-43nc</guid>
      <description>&lt;p&gt;Working with large JSON responses is painful—especially when you're debugging APIs.&lt;/p&gt;

&lt;p&gt;I built a lightweight JSON Viewer that runs entirely in the browser. It supports tree view navigation, formatting, minifying, and large payload handling without any backend processing.&lt;/p&gt;

&lt;p&gt;The goal was simple: make JSON easier to read, faster to explore, and completely private.&lt;/p&gt;

&lt;p&gt;Try it here: &lt;a href="https://toolshelf.pro/json-viewer" rel="noopener noreferrer"&gt;https://toolshelf.pro/json-viewer&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>tutorial</category>
      <category>api</category>
    </item>
  </channel>
</rss>
