fg-lodash
v1.0.0
Published
Lodash + my own mixins
Downloads
13,160
Readme
Lodash + my own mixins
Installation
Install with npm.
npm install --save fg-lodash
Docs
- http://lodash.com/docs
- https://github.com/epeli/underscore.string
- _.filterObject(obj, f, ctx)
- _.pluckObject(obj, prop)
Changelog
v0.0.2:
- _.pluckObject(obj, prop)
v0.0.1: Initial version
- lodash
- underscore.string
- _.filterObject(obj, f, ctx);
Author
Copyright 2014, Francois-Guillaume Ribreau (http://fgribreau.com)