node-linq
LINQ library
A library that provides a LINQ implementation for Node.js
LINQ for node
77 stars
7 watching
7 forks
Language: CoffeeScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aaronpowell/linq-in-javascript | An implementation of query language for JavaScript arrays with lazy evaluation and iteration support. | 81 |
julianhyde/linq4j | Port of LINQ to Java, providing query and enumeration capabilities | 372 |
martinchavez/linq | A test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax | 61 |
ryujisamejima/linq | An Objective-C implementation of LINQ-like query methods for working with arrays and other collections | 7 |
mihaifm/linq | A JavaScript implementation of a LINQ library providing query and data processing functionality | 1,682 |
andyli/hxlinq | An implementation of LINQ-like functionality in Haxe. | 45 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 278 |
naturalethic/coffee-mongo | A Node.js driver for MongoDB using CoffeeScript | 26 |
anaisbetts/linqtoawait | A set of libraries and tools to simplify using LINQ with async/await in C#. | 112 |
coapjs/node-coap | A Node.js library for implementing the Constrained Application Protocol (CoAP) with TypeScript support | 533 |
longnow/node-panlex | Provides an interface to access the PanLex API using JavaScript | 6 |
devongovett/coffeepack | An implementation of MessagePack serialization format in CoffeeScript for Node.js and the browser. | 50 |
joemayo/linqtotwitter | A LINQ provider for the Twitter API that allows users to query and manipulate tweets using standard LINQ syntax. | 514 |
manojlds/pslinq | A PowerShell implementation of LINQ for querying and manipulating data sets. | 77 |