<?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: Prasanna Mestha</title>
    <description>The latest articles on DEV Community by Prasanna Mestha (@prasannamesta).</description>
    <link>https://dev.to/prasannamesta</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%2F132259%2F84c65615-f6c4-4f11-ae01-5e150a3a976a.jpg</url>
      <title>DEV Community: Prasanna Mestha</title>
      <link>https://dev.to/prasannamesta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prasannamesta"/>
    <language>en</language>
    <item>
      <title>Designed landing page for my idea - NPM modules marketplace</title>
      <dc:creator>Prasanna Mestha</dc:creator>
      <pubDate>Fri, 10 Apr 2020 10:18:04 +0000</pubDate>
      <link>https://dev.to/prasannamesta/designed-landing-page-for-my-idea-npm-modules-marketplace-138d</link>
      <guid>https://dev.to/prasannamesta/designed-landing-page-for-my-idea-npm-modules-marketplace-138d</guid>
      <description>&lt;p&gt;Hey guys,&lt;br&gt;
I started working on an idea few days back - it is a marketplace for private npm packages so that developers can sell their code as a npm package.&lt;/p&gt;

&lt;p&gt;Website: &lt;a href="https://privjs.com"&gt;https://privjs.com&lt;/a&gt; (inspired by npmjs, priv stands for private)&lt;/p&gt;

&lt;p&gt;Functionality:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Developers can simply publish their repositories to privjs.&lt;/li&gt;
&lt;li&gt;If the users purchase the repo, then he can simply &lt;code&gt;npm install&lt;/code&gt; the package with the auth token.&lt;/li&gt;
&lt;li&gt;If the user hadn't purchased the library then he would be denied access to the code.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Any thoughts? Feedback greatly appreciated.&lt;/p&gt;

&lt;p&gt;Thank you&lt;/p&gt;

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