Skip to content

footworkjs/footwork-lodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Custom build of lodash for integration with footwork

Resources

License

Stars

Watchers

Forks

Packages

No packages published