Search results
22 packages found
Complete implementation of Language-Integrated Query (LINQ) (ECMAScript 2015 Language Specification)
- linq
- LINQ
- deferred
- query
- Enumerable
- Iterable
- IEnumerable
- IEnumerator
- Enumerator
- System.Linq
- generators
- Symbol
- symbol.iterator
- iterator
- View more
Complete implementation of Language-Integrated Query (LINQ) (ECMAScript 5.1 Language Specification)
- linq
- LINQ
- deferred
- query
- Enumerable
- Iterable
- IEnumerable
- IEnumerator
- Enumerator
- System.Linq
- generators
- Symbol
- symbol.iterator
- iterator
- View more
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
Intl.Enumerator polyfill
Javascript Object Inheritance Implementation
A container for a finite set of elements that provides various enumeration functionality.
A javascript library which adds [C# LINQ](https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable?view=net-6.0) inspired helper methods for iterators. Supported in Node.js and web browsers.
Rafa.js is a Javascript framework for building concurrent applications.
Loop.js is a very small, but powerful, utility for looping over array-like objects. It enables the classical functional patterns like map, filter, fold and find with a single simple operation and features the ability to break out of the loop early.
utilities for JS and TypeScript
- utilities
- typescript
- collection
- enumerable
- linq
- enumerator
- ienumerable
- list
- array
- comparer
- exception
- logging
- format
Extensible lazy iterator pattern with predefined extensions and generic algorithms
Library can use ruby Enumerator and Enumerable methods in javascript.
Generate a series of tuples in lexicographical order
- alphabet
- alphabets
- cartesian-product
- combination
- combinations
- cross-product
- digit
- digits
- enumerable
- enumerate
- enumerator
- generator
- iterable
- iterator
- View more
Collection classes
- collection
- list
- queue
- linked list
- tree
- map
- bst
- comparator
- iterator
- enumeration
- ArrayMap
- SparseArray
- BSTNode
- BST
- View more
Allows users to harness psuedo-enumerator data types
A linq-like lazy iteration module that aims to support deno, node & browser
Flag System for Javascript
A JavaScript library that helps with the enum pattern based on TypeScript. This fork of [rauschma/enumify](https://github.com/rauschma/enumify) permits to infer the correct type from constructed collections: for example, the type of `values()` will be `A
Provides typical collection/enumerable functions (think underscore.js) - but it's agnostic about storage and iteration details.