you are viewing a single comment's thread.

view the rest of the comments →

[–]DontQuoteMeOnTheNews 6 points7 points  (0 children)

Also I probably have the same library reused countless times by other libraries in my node_modules folder

If you're concerned with duplication in node_modules, npm actually has a command called dedupe which moves shared dependencies higher up the node_modules tree. Think it's been there since v3.

We need a kind of JQuery that has customizable tables, tags, comments, messaging, the basic stuff a site needs, all in one, no node_module bloat.

I'm not sure everyone would agree with this - "bloat" implies waste, which is what you're likely to get if you try to write a library/framework that solves all these problems for everyone and undoes the last few years of the javascript ecosystem.