A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.npmjs.com/package/lodash-amd below:

lodash-amd - npm

lodash-amd4.17.15 • Public • Published 6 years ago

lodash-amd v4.17.15

The Lodash library exported as AMD modules.

Generated using lodash-cli:

$ lodash exports=amd -o ./

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

Installation

Using npm:

$ npm i -g npm

$ npm i --save lodash-amd

Using an AMD loader:

require({

  'packages': [

    { 'name': 'lodash', 'location': 'path/to/lodash' }

  ]

}, ['lodash/chunk'], function(chunk) {

  

});

See the package source for more details.

Package Sidebar Install Downloads Weekly Downloads

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4