This is a smart package for use with Meteor open-source web platform and the Meteorite package manager. It is meant to be downloadable from Atmosphere package repository or from Github.
Lo-Dash is a utility library for JavaScript, similar to Underscore.js but with better consistency, customization, performance, and extra features.
npm install -g meteorite
(if not already installed)mrt add lodash
The package exports a global lodash
variable, although it's meant to replace _
, so run: _ = lodash
.