<?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: OneWay</title>
    <description>The latest articles on DEV Community by OneWay (@onewaytech).</description>
    <link>https://dev.to/onewaytech</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%2F3669217%2F4924fd30-1cf9-442f-93d9-137468bb7182.png</url>
      <title>DEV Community: OneWay</title>
      <link>https://dev.to/onewaytech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/onewaytech"/>
    <language>en</language>
    <item>
      <title>A lightning-fast command-line tool to convert between JSON and CSV formats.</title>
      <dc:creator>OneWay</dc:creator>
      <pubDate>Thu, 18 Dec 2025 16:15:53 +0000</pubDate>
      <link>https://dev.to/onewaytech/a-lightning-fast-command-line-tool-to-convert-between-json-and-csv-formats-4f9p</link>
      <guid>https://dev.to/onewaytech/a-lightning-fast-command-line-tool-to-convert-between-json-and-csv-formats-4f9p</guid>
      <description>&lt;p&gt;✨ Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bi-directional conversion (JSON ↔ CSV)&lt;/li&gt;
&lt;li&gt;Handles large files efficiently with streaming&lt;/li&gt;
&lt;li&gt;Cross-platform: Windows, macOS, Linux&lt;/li&gt;
&lt;li&gt;Simple command-line interface&lt;/li&gt;
&lt;li&gt;Open source (view code on GitHub &lt;a href="https://github.com/BagMel87/jsoncsv" rel="noopener noreferrer"&gt;https://github.com/BagMel87/jsoncsv&lt;/a&gt;)
Perfect for developers, data analysts, and anyone working with data formats.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Text Cleaner</title>
      <dc:creator>OneWay</dc:creator>
      <pubDate>Thu, 18 Dec 2025 16:13:12 +0000</pubDate>
      <link>https://dev.to/onewaytech/text-cleaner-5e88</link>
      <guid>https://dev.to/onewaytech/text-cleaner-5e88</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%2Fr0cw7e0z8i9zksa66ctp.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%2Fr0cw7e0z8i9zksa66ctp.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;✨ Features (Free Version)&lt;br&gt;
✅ Remove Extra Spaces - Normalize multiple spaces into single spaces&lt;br&gt;
✅ Remove Empty Lines - Strip out blank lines from your text&lt;br&gt;
✅ Normalize UTF-8 - Ensure all text is valid UTF-8 encoding&lt;br&gt;
✅ Strip Punctuation - Optional removal of all punctuation characters&lt;br&gt;
(Free Version) : &lt;a href="https://github.com/BagMel87/textcleaner" rel="noopener noreferrer"&gt;https://github.com/BagMel87/textcleaner&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>go</category>
    </item>
  </channel>
</rss>
