console.log(_.truthyAll(0,1,2,'lodash-contrib!')); then you could runbrowserify test.js -o browserified.jsto getlodash,lodash-contriband your code intobrowserified.js. Node Just runnpm install lodash-contrib, you don't need to have lodash as it will be grabbed as a dependency. ...
While lodash provides a bevy of useful tools to support functional programming in JavaScript, it can't (and shouldn't) be everything to everyone. lodash-contrib is intended as a home for functions that, for various reasons, don't belong in lodash proper. In particular, it aims to be:...
* Replace some lodash usages with JavaScript native API ([#505](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/505)) by [@sukkaw](https://github.com/sukkaw). ## 4.9.0 * **Improvement**3 changes: 2 additions & 1 deletion 3 client/components/ModuleItem.jsx ...
*Make module much slimmer by replacing all`lodash.*`packages ([#612](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/612)) by[@sukkaw](https://github.com/sukkaw). ##4.9.1 ***Internal** Expand Down 2 changes: 1 addition & 1 deletion2client/components/Module...