Hacker News new | ask | show | jobs
by flukus 3571 days ago
If you can use a package without them then they aren't really dependencies are they?
1 comments

True, how should those things be called?
A good example is Consolidate, which provides a consistent API to various template libraries. You wouldn't want to force installation of all the unused libraries.

https://github.com/tj/consolidate.js

Will add a link to the "other problems" list, thanks!