<?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: Alex Nudelman</title>
    <description>The latest articles on DEV Community by Alex Nudelman (@nudelx).</description>
    <link>https://dev.to/nudelx</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%2F281042%2F193fc90c-7801-412b-8c35-948a1b1e1822.png</url>
      <title>DEV Community: Alex Nudelman</title>
      <link>https://dev.to/nudelx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nudelx"/>
    <language>en</language>
    <item>
      <title>Yarn ls </title>
      <dc:creator>Alex Nudelman</dc:creator>
      <pubDate>Thu, 28 Nov 2019 08:16:57 +0000</pubDate>
      <link>https://dev.to/nudelx/yarn-ls-g35</link>
      <guid>https://dev.to/nudelx/yarn-ls-g35</guid>
      <description>&lt;p&gt;TL TW;&lt;br&gt;
Most of the time I found myself doing cat to package.json in order to see all available scripts, yes I know there is an option to list the scripts with &lt;code&gt;npm | yarn run&lt;/code&gt;, but I found it quite annoying so it brought me to write the tiny utility that can list and run cmd by your choice. And now I would like to share it with you. Maybe it will be useful for you. &lt;br&gt;
So go ahead and try it 🙂&lt;/p&gt;

&lt;p&gt;git: &lt;a href="https://github.com/nudelx/yarn-npm-ls"&gt;https://github.com/nudelx/yarn-npm-ls&lt;/a&gt;&lt;br&gt;
npm: &lt;a href="https://www.npmjs.com/package/yarn_npm_ls"&gt;https://www.npmjs.com/package/yarn_npm_ls&lt;/a&gt;&lt;/p&gt;

</description>
      <category>yarn</category>
      <category>npm</category>
      <category>node</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
