frontend-packagers icon indicating copy to clipboard operation
frontend-packagers copied to clipboard

Front-End Package Manager Comparison

Results 8 frontend-packagers issues
Sort by recently updated
recently updated
newest added

http://duojs.org

enhancement

[Webpack](https://github.com/webpack) is a great browserify alternative, that is much easier to develop with and is more powerful.

Great Comparison, thanks :+1: I have some questions and ideas: https://github.com/wilmoore/frontend-packagers#responsibilities It's not clear to me what the meaning of these things are: 1. ~~package management~~ 2. ~~project bootstrapping~~ 3....

Haven't used it much, but [Ender](http://ender.jit.su/) seems to have much of the same functionality as well. I'll see if I could run through it and put together a PR.

Adding 4+ new packagers will make things slightly more cramped ;) Not sure if keeping inside the README.md is best (will have to pivot tables or switch to list), or...

enhancement

We are starting to out-grow the `readme.md` format as noted by #25. 1. Select package managers for side-by-side comparison 2. Sidebar notes on hover

enhancement

IMHO, it should be noted that (for example) Bower is used in Grunt/Yoman. I'm sure other popular tools use a certain other package managers. Could help people decide on what...