Welcome to

SNPM

A really fast package manager.

npm install @snpm-io/cli -g

Features

Fast

SNPM is built with speed in mind. It's blazing fast.

Lightweight

SNPM uses hardlinks to install packages, saving a lot of your disk space.

Edge caching

SNPM uses edge caching to make your packages even faster.

Open Source

SNPM is open source, so you can contribute to it.

Comparison

Here's a comparison between SNPM and other package managers in a Vite project.

SNPM (cache) 15.69s
Yarn (cache / lock) 16.85s
NPM (Cache / no lock) 18.81s
NPM (cache / lock) 18.81s
SNPM (No cache) 55.46s
Yarn (Cache / no lock) 110.4s
Yarn (No cache) 123.6s
NPM (No cache) 151.8s