# lodash **Repository Path**: mirrors_FGRibreau/lodash ## Basic Information - **Project Name**: lodash - **Description**: :trumpet: My own version of lodash with extra mixins - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lodash + my own mixins ## Installation Install with [npm](https://npmjs.org/package/fg-lodash). 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)