fnpm

Yet another package manager wrapper. Use the correct package manager.

Downloads
1.8K
Stars
0
Committers
1

fnpm

Yet another package manager wrapper. Use the correct package manager.

Installation

npm install -g @akrc/fnpm

Usage

CLI

fnpm --help

You can use most of the npm/yarn/pnpm commands with fnpm, and it will detect the package manager by lock file (even in monorepo). And the difference between these orginal package managers will be handled by fnpm.

UI

The missing Web UI for package manager, with the following features:

  1. monorepo graph
  2. search and install
  3. maybe more
fnpm ui