Show EchoJS: Duo - A next-generation package manager for the front-end
at duojs.org▼15 up and 2 down, posted by
15 up and 2 down, posted by
This looks interesting - but I can't quite figure out: is this meant to replace build systems (gulp, grunt, broccoli, etc) as well?
Well for one you won't need to specify the modules you need with more than the require('somemodule') statements in your code. And it can grab modules/components/files directly from github which can be a plus if you have some private modules you use.