Hacker News new | ask | show | jobs
by kalcode 2935 days ago
> A lightweight & simple alternative to lodash/underscore

Lodash full is 24kb. Mout is 450kb...

Not light weight at all. The advantage is that its modular so your bundles would only include the libraries you require. Oh wait lodash does that. So Lodash is a more lightweight alternative to mout...