<?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: Devlist</title>
    <description>The latest articles on DEV Community by Devlist (@devlist).</description>
    <link>https://dev.to/devlist</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%2F2206155%2F2f1b8949-6168-473e-8707-17cf7e8ab249.gif</url>
      <title>DEV Community: Devlist</title>
      <link>https://dev.to/devlist</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devlist"/>
    <language>en</language>
    <item>
      <title>A simple JSON online editor,formatter</title>
      <dc:creator>Devlist</dc:creator>
      <pubDate>Wed, 16 Oct 2024 15:53:32 +0000</pubDate>
      <link>https://dev.to/devlist/a-simple-json-online-tool-2pc5</link>
      <guid>https://dev.to/devlist/a-simple-json-online-tool-2pc5</guid>
      <description>&lt;p&gt;JSON, short for JavaScript Object Notation, is a format for sharing data. As its name suggests, JSON is derived from the JavaScript programming language, but it’s available for use by many languages including Python, Ruby, PHP, and Java. JSON is usually pronounced like the name “Jason.”&lt;/p&gt;

&lt;p&gt;JSON is also readable, lightweight, offers a good alternative to XML, and requires much less formatting. This informational guide will discuss the data you can use in JSON files and the general structure and syntax of this format.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.JSONHOME.com" rel="noopener noreferrer"&gt;JSONHOME&lt;/a&gt; has following tools for json:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;json edit &lt;/li&gt;
&lt;li&gt;json format, specially for none-standard json&lt;/li&gt;
&lt;li&gt;json pretty&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://www.JSONHOME.com" rel="noopener noreferrer"&gt;Try it now&lt;/a&gt;&lt;/p&gt;

</description>
      <category>json</category>
      <category>webtools</category>
      <category>jsonformmater</category>
      <category>jsoneditor</category>
    </item>
  </channel>
</rss>
