5 packages tagged with “lo-dash”
A utility library delivering consistency, modularity, performance, & extras.
A compatibility build for lodash
An alternative to Underscore.js, delivering consistency, customization, performance, and extra features. This is Underscore compatibility build.
Lazy.js it a utility library for JavaScript, similar to Underscore and Lo-Dash but with one important difference: lazy evaluation (also known as deferred execution). This can translate to superior performance in many cases, especially when dealing with large arrays and/or "chaining" together multiple methods. For simple cases (map, filter, etc.) on small arrays, Lazy's performance should be similar to Underscore or Lo-Dash.
A tiny, fast and rich Javascript LINQ-like library for working with collections. Barely 8KB minified, over 60 functions, highly optimized for performance. Works with browsers back to IE6.