Skip to content

aksharahegde/easynpm

Repository files navigation

EasyNPM

Search & install command with one-click for npm packages

A platform where developers can easily search for nodejs packages and take a glance at details without leaving the page. One-click copy option for popular package managers like npm, yarn and pnpm.

Website

EasyNPM - Search & install command with one-click for npm packages | Product Hunt

Screenshots

Search results

Advanced filters

One-click Copy / Bag

Copy the installation command to your clipboard or add to your bag with one click.

Developing

Install dependencies with yarn install and run server with,

yarn dev

You can preview the production build with yarn build && yarn preview.

To deploy your app, you may need to install an adapter for your target environment.