npm faves

Manage your favorite npm packages

Showcase 1
Showcase 2
Showcase 3

Key Features

Add favorite packages from npmjs.com

Search packages in npmjs.com

View faved packages list

View package information

Sync information with registry.npmjs.org

Copy to clipboard install snippet

Manage collections of packages

Download collection's package.json

About

As developers we start new projects every now and then and probably we use the same node packages over and over. These are great pieces of code that by using them allow us to focus on our main problems to solve.

The issue is that once we start the project we need to take the packages from somewhere. We may copy them from another package.json file, clone a template repo or maybe we already have the npm install snippet stored in a file.

Another common issue is when you find a great package that you want to try but then you forget about it. This happens to me a lot.

The idea behind npm faves is to keep track of your favorite npm packages directly in the browser as an extension.