TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ied: Like npm, but faster – an alternative package manager for Node

17 pointsby Nervetattooover 9 years ago

4 comments

RichWaltonover 9 years ago
A quick test shows this to be _much_ faster than NPM 2 (Browserify ~8s vs ~27s using NPM 2). I&#x27;ve been on the look out for a faster NPM given it takes 30m to install dependencies for an application I work on :(<p>Unfortunately IED (Soon to be renamed &quot;NOM&quot;) doesn&#x27;t support Git dependencies :(
评论 #10969744 未加载
k__over 9 years ago
It&#x27;s nice that it takes some ideas from Nix, but it would even nicer if the time spent would go directly into Nix ;)<p>I&#x27;m considering switching to npm2nix and Nix for my projects, because I got burned by NPM far too often. Also Nix can be used for all software, not only NPM stuff. With NixOS it also ties a nice &quot;package&quot;, haha
bitwarriorover 9 years ago
What an unfortunate name.
评论 #10969033 未加载
z3t4over 9 years ago
I find it very confusing with flat node_modules as it doesn&#x27;t hide complexity.
评论 #10970086 未加载