2.0.3 • Published 7 years ago

footwork-lodash v2.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

footwork.js

What is this repository?

This repository contains the custom lodash build utilized internally by FootworkJS.

Generating a new build

  1. First you will need to install lodash-cli

    npm i -g lodash-cli
  2. Then generate the build from the command line with this command

    lodash -d -o lodash.js exports="node" include="isFunction,isObject,isString,isBoolean,isNumber,isUndefined,isArray,isNull,extend,pick,each,filter,invokeMap,clone,reduce,result,map,find,omitBy,indexOf,values,last,isEqual,noop,keys,merge,intersection,every,isRegExp,identity,includes,partial,noConflict,remove,bind"

License

MIT license - http://www.opensource.org/licenses/mit-license.php

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago