Hacker News new | ask | show | jobs
by qubyte 4230 days ago
Further, it's worth putting the components on npm individually and retaining 101, but making it depend on those modules (so it's really just a wrapper). This is what lodash should do imo. Lodash has the separate bits on npm, but lodash itself does not depend on them, which is a little weird.
1 comments

I like this idea - just would be really annoying to maintain each module as a versioned dependency...