Nom-nom-hub/flash-install: A fast, drop-in replacement for npm install, focused on drastically speeding up Node.js dependency installation through deterministic caching, parallel operations, and .flashpack archive snapshotting.
キャッシュとスナップショットをサポートしたnpmパッケージのインストールを行うツール。
ハッシュベースのパスとhard linkを使ったキャッシュ、.flashpack
というスナップショットファイルを扱うことができブランチ切り替え時の復元が高速に行える。