<?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>Forem: Ismail Moustafa</title>
    <description>The latest articles on Forem by Ismail Moustafa (@desouky95).</description>
    <link>https://forem.com/desouky95</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%2F622098%2Fc68ca37e-3d48-4181-8d47-1eb68de1cf37.png</url>
      <title>Forem: Ismail Moustafa</title>
      <link>https://forem.com/desouky95</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/desouky95"/>
    <language>en</language>
    <item>
      <title>Introducing data-standards: Simplifying Data Standardization</title>
      <dc:creator>Ismail Moustafa</dc:creator>
      <pubDate>Sat, 09 Mar 2024 15:48:32 +0000</pubDate>
      <link>https://forem.com/desouky95/introducing-data-standards-simplifying-data-standardization-4nj4</link>
      <guid>https://forem.com/desouky95/introducing-data-standards-simplifying-data-standardization-4nj4</guid>
      <description>&lt;p&gt;Hey there, fellow developers! 🖐️ Are you tired of wrestling with data standards like ISO, ANSI, and others in your projects? Do you wish there was an easier way to manage and parse those pesky standard codes? Well, fret no more because we've got just the solution for you – introducing data standards, your new best friend for simplifying data standardization in your projects!&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Data Standards Are Your Jam
&lt;/h2&gt;

&lt;p&gt;Before we dive into the library, let's take a quick second to talk about why data standards library. First Most data-standard libraries focus more on countries and currencies, and I faced that I needed countries' data related to Football Abbreviations,  so I decided to learn more about web scrapping and data collecting and finished by making a small library provides this data in addition to basic iso data like currencies, languages and looking to add more standards data.&lt;/p&gt;

&lt;h2&gt;
  
  
  Let's take a look at how the library works
&lt;/h2&gt;

&lt;p&gt;First &lt;strong&gt;&lt;a href="https://www.npmjs.com/package/@desoukysvyc/data-collector"&gt;@desoukysvyc/data-collector&lt;/a&gt;&lt;/strong&gt; package is a comprehensive collection of data related to ISO standard codes. It provides a simple and efficient way to access information about countries, languages, currencies, and more, based on ISO standards. Also, each standard has its own package&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.npmjs.com/package/@desoukysvyc/countries"&gt;&lt;strong&gt;Countries&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.npmjs.com/package/@desoukysvyc/currency"&gt;Currency&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.npmjs.com/package/@desoukysvyc/languages"&gt;Language&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.npmjs.com/package/@desoukysvyc/iso-data"&gt;Other ISO data&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  All you need to do to get start
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm i  @desoukysvyc/data-collector 
npm i &lt;span class="o"&gt;{&lt;/span&gt;data-library&lt;span class="o"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Once installed, you can start using the library in your projects right away. Check out the documentation for detailed usage instructions and examples.&lt;/p&gt;

&lt;h2&gt;
  
  
  Future Plans
&lt;/h2&gt;

&lt;p&gt;I'm committed to continuously improving and expanding data standards to meet the evolving needs of users. In the future, we plan to add support for additional data standards.&lt;/p&gt;

&lt;p&gt;Thank you for your interest in data standards. I welcome your feedback and suggestions for further improvements. Happy coding!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/desouky95/data-standards"&gt;Github Repository&lt;/a&gt;&lt;/p&gt;

</description>
      <category>iso</category>
      <category>github</category>
      <category>javascript</category>
      <category>javascriptlibraries</category>
    </item>
  </channel>
</rss>
