We announced a brand new product: PrivJs Safe!Big news! We're excited to announce a brand new product: PrivJs Safe.Learn more
Provide$ npm installaccess exclusively to your customers & team.
PrivJs ensures organizations a peace of mind from outdated/unmaintained libraries.
Ever wanted to earn money selling those amazing npm packages that you created? PrivJs helps you do just that without any hassle.
Provide premium features to your project sponsors. Publishing to PrivJs is as easy as$ npm publish. Good developers need to earn well afterall.
You specify who can access your packages. Provide access only to your company's team members, or sell the package to your customers.
Wondering how you could deploy your private packages to CI/CD environments like Netlify, Vercel (formerly Zeit), Travis CI, etc? PrivJs has it covered.
Sell your code as a npm package. Only your customers can$ npm installyour packages. Best for UI Kits, javascript libraries & enterprise projects.
Integrate PrivJs website into your website & provide access to your customers with ease automatically.
PrivJS has gone above and beyond our expectations for a private registry service. They worked with us to craft a solution that is great for our clients and their customer service was fast and helpful. We're so glad that we went with PrivJS!
PrivJs takes care of distributing your Private packages, so you can focus on shipping awesome code.
Installing a package from PrivJs is very simple. You can use npm or yarn or pnpm to install the packages. Installing is as easy as:
$ npm login --registry r.privjs.com
$ npm install <package-name> --registry r.privjs.com
Enter your PrivJs username, password and email when prompted.
Publishing a private package to PrivJs takes only 3 steps:
Add the following to the end of your package.json file of the project you want to publish:
"publishConfig": { "registry": "https://r.privjs.com" }
Then type the following in the terminal:
$ npm login --registry r.privjs.com
$ npm publish
Nope, you can purchase any package without signing up for an account at PrivJs. You just need to provide your email address and the installation instructions would be sent to your inbox along with a uniquely generated access token.
Yes. If you subscribe to the "Business" plan, we help you to setup a dedicated registry on your url such as npm.yourdomain.com
We send your payments via paypal on the 20th of every month.
No. Only you, and your customers would be able to install the packages uploaded to PrivJs
Shoot us an email at support@privjs.com and we will help you with your queries. Additionally you can make use of the live chat as well to ask your questions.