microsoftlinq
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
linq for Typescript by array prototyping
linq for js
A .NET-style collection library that extends JavaScript arrays with LINQ-like methods such as Select, Where, and ToList. Provides familiar collection operations for developers with .NET background.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES6): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]. Compatible with ES6 iterators.
enumerables is TypeScript implementation of .NET collection and LINQ methods.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
get the first (predicated) item from a source iterable
ES5 compatable implementation of LINQ and lazily executed enumerables for typescript.
Linq implementation for JS
global, easy to use, group by functions on objects. like linq - but much more simple and functional javascript
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
linq for typescript
linq to sql
A javascript LINQ API built using es6 features with deferred execution support.
一个链式调用,用于处理集合的工具。并且支持插件(新的命令和功能)的注入。对于处理复杂的集合操作非常有用,大家一起来丰富它的功能吧! 本工具对于使用orm框架查询返回的实体集合,再进行特定场景下的业务处理,将非常有用。