Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from lodash/lodash

A utility library delivering consistency, customization, performance, & extras.

License

Notifications You must be signed in to change notification settings

daemonchen/lodash

Repository files navigation

Lo-Dash v3.0.0-pre

A utility library delivering consistency, customization, performance, & extras.

Documentation

Download

Review the build differences & pick the one that’s right for you.

CDN copies are available on cdnjs & jsDelivr.
Create custom builds with only the features you need.
Love modules? We’ve got you covered with lodash-amd, lodash-node, & npm packages per method.

Dive in

Check out our unit tests, benchmarks, changelog, roadmap, as well as community created podcasts, posts, & videos.

Installation

In a browser:

<script src="lodash.js"></script>

In an AMD loader:

require(['lodash'], function(_) {/*...*/});

Using npm:

$ npm i --save lodash
$ {sudo -H} npm i -g lodash
$ npm ln lodash

In Node.js:

var _ = require('lodash');
// or as Underscore
var _ = require('lodash-underscore');

Note: Don’t assign values to the special variable _ when in the REPL

Features not in Underscore

Support

Tested in Chrome (19, 35-36), Firefox (3, 20, 29-30), IE 6-11, Opera 21-22, Safari 5-7, Node.js 0.8.26~0.10.29, PhantomJS 1.9.2, RingoJS 0.9, & Rhino 1.7RC5.

Automated browser test runs are available as well as CI runs for lodash, lodash-cli, lodash-amd, lodash-node, & grunt-lodash. Special thanks to Sauce Labs for providing automated browser testing.

Author

twitter/jdalton
John-David Dalton

Contributors

twitter/blainebublitz twitter/kitcambridge twitter/mathias
Blaine Bublitz Kit Cambridge Mathias Bynens

About

A utility library delivering consistency, customization, performance, & extras.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /