Hacker News new | ask | show | jobs
by insin 4183 days ago
Or you could use Lo-Dash and require() the specific functions you actually used instead of the whole thing, after you're done: https://www.npmjs.com/browse/keyword/lodash-modularized

It's nice to have the option.