@formatjs/intl-enumerator
Intl.Enumerator polyfill
Found 17 results for enumerator
Intl.Enumerator polyfill
utilities for JS and TypeScript
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
Javascript Object Inheritance Implementation
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 linq-like lazy iteration module that aims to support deno, node & browser
Generate a series of tuples in lexicographical order
Provides typical collection/enumerable functions (think underscore.js) - but it's agnostic about storage and iteration details.
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.
Allows users to harness psuedo-enumerator data types
Extensible lazy iterator pattern with predefined extensions and generic algorithms
Library can use ruby Enumerator and Enumerable methods in javascript.
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.
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,
Flag System for Javascript
A JavaScript class to hold enumerated cases and values