underscore.lua
Functional utility library
A Lua library implementing functional programming utilities inspired by the JavaScript library underscore.
A utility library for Lua
402 stars
18 watching
63 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
serkanyersen/underscore.py | A Python port of a JavaScript utility library providing functional programming tools and micro templating functionality. | 291 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 397 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
diro/qml_underscorejs | A JavaScript library that adapts the popular underscore.js utility functions to work within Qt/QML's restricted JavaScript environment. | 8 |
brianhaveri/underscore.php | A PHP implementation of the popular JavaScript utility library | 1,161 |
yonaba/moses | A utility library for functional programming in Lua | 629 |
flowyroll/lodash.lua | A Lua implementation of a functional programming library inspired by JavaScript's Lodash. | 66 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
hkskn/vue-underscore | A Vue.js plugin that provides utility functions similar to Underscore.js, making it easier to manipulate data in Vue applications. | 18 |
javadev/underscore-java | A Java port of Underscore.js utility functions | 533 |
aiq/luazdf | A collection of reusable, independent utility functions for the Lua programming language | 46 |
bartbes/love-misc-libs | A collection of Lua libraries used to simplify development by providing reusable functionality. | 112 |
ejmr/luvent | An event-driven programming library for Lua that allows creating events with associated functions and providing different arguments. | 75 |
luafun/luafun | A high-performance functional programming library for Lua designed to work with LuaJIT's tracing JIT compiler. | 2,113 |
wookiehangover/underscore.deferred | A JavaScript library that provides jQuery-style Deferreds as an Underscore mixin | 225 |