21 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
A container for a finite set of elements that provides various enumeration functionality.
Javascript Object Inheritance Implementation
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
utilities for JS and TypeScript
- utilities
- typescript
- collection
- enumerable
- linq
- enumerator
- ienumerable
- list
- array
- comparer
- exception
- logging
- format
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.
Rafa.js is a Javascript framework for building concurrent applications.
Extensible lazy iterator pattern with predefined extensions and generic algorithms
Intl.Enumerator polyfill
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
Library can use ruby Enumerator and Enumerable methods in javascript.
Collection classes
- collection
- list
- queue
- linked list
- tree
- map
- bst
- comparator
- iterator
- enumeration
- ArrayMap
- SparseArray
- BSTNode
- BST
- View more
A linq-like lazy iteration module that aims to support deno, node & browser
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
A JavaScript class to hold enumerated cases and values
Allows users to harness psuedo-enumerator data types
Flag System for Javascript
Provides typical collection/enumerable functions (think underscore.js) - but it's agnostic about storage and iteration details.