John-David Dalton 3ccb5e7da3 Bump to v3.2.0.
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-05-19 22:25:55 -07:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:46:22 -08:00
2015-12-16 17:45:39 -08:00
2015-05-19 22:25:55 -07:00
2015-12-16 17:46:22 -08:00

lodash v3.2.0

The modern build of lodash exported as AMD modules.

Generated using lodash-cli:

$ lodash modularize modern exports=amd -o ./
$ lodash modern exports=amd -d -o ./main.js

Installation

Defining a build as 'lodash'.

require({
  'packages': [
    { 'name': 'lodash', 'location': 'path/to/lodash' }
  ]
}, ['lodash/array/chunk'], function(chunk) {
  // use `chunk`
});
Description
No description provided
Readme MIT 52 MiB
Languages
JavaScript 97.2%
HTML 2.3%
EJS 0.5%