kitty
v2.0.4
Published
A better version of lodash with a lot of mixins builtin.
Downloads
15
Readme
kitty
Lodash but with mixins built in.
const k = require('kitty')
k.sum([1, 2, 3]) // 6
Credits to npm users jonschlinkert, doowb, marklagendijk, dustin.tinney, mike.testdouble, searls, viveliroi, steinfletcher, and others