alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Spec poc #189

Open alexanderGugel opened 7 years ago

alexanderGugel commented 7 years ago

@zkochan

Proof of concept of the next version of ied, the last package manager ever.

This doesn't implement the new spec yet, but it's getting there. Too early for benchmarks, but definitely faster than yarn / npm/ pnpm / old ied 😋

I still feel this is kind of cheating and I'm really excited about the shit storm this might get. Writing a Node package manger in Go seems controversial to say the least - I'm excited and sorry for not sharing earlier, I was kind of refactoring this stuff for ages.

zkochan commented 7 years ago

That's great news!

billiegoose commented 7 years ago

Writing a Node package manger in Go seems controversial to say the least

😂👏 I'll have to take a look at this!