mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
3ccb5e7da3cf83ea45e5f5a51caa3debb33e5c5e
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`
});
Languages
JavaScript
97.2%
HTML
2.3%
EJS
0.5%