Search results
17 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Intl.Enumerator polyfill
utilities for JS and TypeScript
- utilities
- typescript
- collection
- enumerable
- linq
- enumerator
- ienumerable
- list
- array
- comparer
- exception
- logging
- format
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
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
A linq-like lazy iteration module that aims to support deno, node & browser
Allows users to harness psuedo-enumerator data types
Javascript Object Inheritance Implementation
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
A JavaScript class to hold enumerated cases and values
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.
javascript enum
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.
Extensible lazy iterator pattern with predefined extensions and generic algorithms
Library can use ruby Enumerator and Enumerable methods in javascript.
Flag System for Javascript
A very fast class framework. Allows OOP concepts in javascript including classes, inheritance, multi-inheritance, polymophism, interfaces, and enumerators without using TypeScript. Provides scope isolation via dependency injection in modules, controllers,
Provides typical collection/enumerable functions (think underscore.js) - but it's agnostic about storage and iteration details.