coseq
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
A Class supports JavaScript Enum type.
JavaScript Enum type.
A port of System.Linq.Enumerable from the .NET framework to TypeScript
linq library for data
library for working with iterable lists with functionality similar to CLR IEnumerable
Define object properties without boilerplate
Lists enumerable own property keys of an object.
Lists enumerable own properties of an object.
Lists enumerable own property symbols of an object.
ES6 ready LINQ features written in TypeScript
Create a new object containing the same properties (through assignment) of another object along with an @@iterator method can make use of the default iteration behavior (such as for-of) that built-in iterables like Array or Map have.
Make iteration, faster, prettier, or both.
这是一个array的复制库,原地址为:
A lightweight JavaScript inheritance utility.
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
A library for work with iterators inspired in .Net LINQ
Linq impletation for nodejs, originaly made in typescript.
JS implementation of linq written in TypeScript
Make all the properties of an object enumerable. Optionally deep, shallow by default.