simonbuchan / pnpm-extra

A small CLI `pnpm-extra` which adds some commands missing from pnpm
MIT License
1 stars 1 forks source link

pnpm-extra

Just a few missing utilities in pnpm:

pnpm-extra tree

Modelled on cargo tree -i, this is a better replacement for pnpm why that:

pnpm-extra catalog add

Like pnpm add but for adding catalog entries to pnpm-workspace.yaml.

Pretty early: doesn't preserve any comments or formatting, so it runs prettier on the file afterwards.