Projects in Awesome Lists tagged with each
A curated list of projects in awesome lists tagged with each .
https://github.com/mattphillips/jest-each
A parameterised testing library for Jest. https://www.npmjs.com/package/jest-each 🏃
data each jest parameterised test
Last synced: 13 Apr 2025
https://github.com/tunnckocore/each-promise
:cyclone: Asynchronous control flow library for now and then. :sparkles: Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.
async await concurrency concurrent control control-flow each foreach hooks parallel promises serial series
Last synced: 15 Apr 2025
https://github.com/xunnamius/babel-plugin-explicit-exports-references
⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.
babel default each explicit export exports function jest mock module other refer reference references same test
Last synced: 26 Sep 2025
https://github.com/jonschlinkert/array-each
Loop over each item in an array and call the given function on every element.
Last synced: 30 Apr 2025
https://github.com/awcross/postcss-each-variables
PostCSS plugin enabling variable mapping for each
each postcss postcss-plugin properties rules variables vars
Last synced: 30 Jul 2025
https://github.com/claudiarojassoto/own_enumerable
This project implements a module in a Ruby class. The my_enumerable module implements part of the functionality of Enumerable, including the methods #all?, #any?, and #filter.
classes each enumerable-methods gemfile gemfile-lock instance-variables methods modules rubocop ruby
Last synced: 23 Apr 2025
https://github.com/jonschlinkert/each-parallel-async
Asynchronously calls a function on each element in an array in parallel.
async each javascript nodejs parallel
Last synced: 12 May 2025
https://github.com/jonschlinkert/each-series-async
Asynchronously calls a function on each element in an array in series.
async each javascript nodejs series
Last synced: 13 Mar 2025
https://github.com/rodneylab/svelte-each
Using Svelte each blocks: how to loop on array-like objects in Svelte + simplify your code using const & style directives and destructuring.
Last synced: 23 Mar 2025
https://github.com/evandixon/skyeditor.utilities.asyncfor
Run the body of a For or a For Each loop asynchronously.
async asynchronous dotnet each for foreach
Last synced: 04 Sep 2025
https://github.com/martinheidegger/map-each
A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.
async callback concurrency each iterable iterator javascript mapping parallel
Last synced: 29 Mar 2025
https://github.com/petrgrishin/each-async
PoC: Async generators/iterators in parallel
asynciterator each generator iterator parallel
Last synced: 01 Jul 2025
https://github.com/stdlib-js/utils-do-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
collection do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib util utilities utility utils while
Last synced: 06 Sep 2025
https://github.com/stdlib-js/iter-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
each iterable iterate iterator javascript node node-js nodejs stdlib util utilities utility utils while while-each whileeach
Last synced: 28 Apr 2025
https://github.com/stdlib-js/utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
array array-like collection each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while
Last synced: 24 Oct 2025
https://github.com/stdlib-js/iter-until-each
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
each iterable iterate iterator javascript node node-js nodejs stdlib until until-each untileach util utilities utility utils
Last synced: 12 May 2025
https://github.com/stdlib-js/utils-do-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
do do-while dowhile each for foreach foreachright iterate javascript node node-js nodejs right stdlib until util utilities utility utils while
Last synced: 26 Jul 2025
https://github.com/martinheidegger/run-each
A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.
async callback concurrency each iterable iterator javascript parallel
Last synced: 29 Mar 2025
https://github.com/bsara/react-each
A simple React component used for rendering collections and arrays.
collections each foreach isc javascript loop react
Last synced: 23 Mar 2025
https://github.com/stdlib-js/utils-until-each
Until a test condition is true, invoke a function for each element in a collection.
array array-like collection each for foreach iterate javascript node node-js nodejs stdlib typed-array until util utilities utility utils while
Last synced: 23 Sep 2025
https://github.com/stdlib-js/iter-do-while-each
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
do-while-each each iterable iterate iterator iterdowhileeach javascript node node-js nodejs stdlib util utilities utility utils while whileeach
Last synced: 06 Jul 2025
https://github.com/berkaygediz/e-commerce-json
📑 Processing all order data in the JSON document.
all each javascript json market typescript
Last synced: 12 Mar 2025
https://github.com/cjg125/async-eachify
async-eachify
async async-foreach each foreach
Last synced: 17 Mar 2025
https://github.com/stdlib-js/console-log-each-map
Insert array element values and the result of a callback function into a format string and print the result.
array console debug debugging each element foreach format javascript log logger map node node-js nodejs print stdlib string
Last synced: 20 Jun 2025
https://github.com/gzixnine/sass_course
This repository is dedicated to all the assignments and projects from the SASS course by Elzero Web School. Whether you're just getting started with SASS or looking to refine your skills, this repository contains comprehensive examples and practical assignments to help you master SASS.
each elzero-frontend-challenges elzero-web-school function loop map sass sass-mixins scss-framework
Last synced: 12 Jul 2025
https://github.com/matrozov/yii2-each-key-value-validator
KeyValue validator for Yii2
each key-value validator yii2 yii2-extension
Last synced: 05 Apr 2025
https://github.com/didinj/groovy-loop-examples
Groovy Tutorial: Loop Examples
do-while each eachwithindex for-in groovy groovy-loop while
Last synced: 29 Mar 2025
https://github.com/afeiship/next-chunk
Creates an array of elements split into groups the length of size.
blob buffer chunk each each-slice file next slice
Last synced: 01 Apr 2025
https://github.com/manferlo81/each-arg
Iterates through arguments or any other array-like object starting from specific index.
arguments array array-like callback each for-each params
Last synced: 04 Apr 2025
https://github.com/brenofariasdasilva/ruby
My Ruby Codes.
collections each lambda map mixins oop oriented-object-programming rbenv ruby rubygems
Last synced: 23 Jun 2025
https://github.com/jonkemp/for-each-plus
A better forEach
array arrays collection collections each foreach object objects util utility
Last synced: 13 Oct 2025