Skip to content

alethes/meteor-lodash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Lo-Dash

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.

How to install

  1. npm install -g meteorite (if not already installed)
  2. mrt add lodash

The package exports a global lodash variable, although it's meant to replace _, so run: _ = lodash.

About

Lo-Dash packaged for Meteor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%