Projects in Awesome Lists tagged with every
A curated list of projects in awesome lists tagged with every .
https://github.com/es-shims/iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
asynciterator drop ecmascript es-shims every filter find flatmap foreach from iterator javascript map polyfill reduce some take toarray toasync
Last synced: 18 Oct 2025
https://github.com/dash-os/tcl-task-manager
Tcl Task Manager - (Command Execution Scheduler)
coroutines every jobs task-manager task-scheduler tcl
Last synced: 11 Feb 2026
https://github.com/es-shims/Array.prototype.every
Array.prototype.every spec-compliant polyfill
array ecmascript every javascript polyfill shim
Last synced: 11 May 2025
https://github.com/es-shims/array.prototype.every
Array.prototype.every spec-compliant polyfill
array ecmascript every javascript polyfill shim
Last synced: 06 Jul 2025
https://github.com/stdlib-js/utils-async-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
all any async asynchronous collection every iterate javascript node node-js nodejs predicate right some stdlib test util utilities utility utils
Last synced: 08 Mar 2026
https://github.com/stdlib-js/utils-async-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
all array-like async asynchronous collection every everyright iterate javascript node node-js nodejs predicate right stdlib test util utilities utility utils
Last synced: 24 Jul 2025
https://github.com/stdlib-js/utils-every
Test whether all elements in a collection are truthy.
all array-like collection every iterate javascript node node-js nodejs stdlib test util utilities utility utils validate
Last synced: 15 Apr 2025
https://github.com/stdlib-js/utils-async-some-by
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
all any array-like async asynchronous collection every iterate javascript node node-js nodejs predicate some stdlib test util utilities utility utils
Last synced: 03 Apr 2025
https://github.com/stdlib-js/utils-async-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
all array-like async asynchronous collection every iterate javascript node node-js nodejs none predicate stdlib test util utilities utility utils validate
Last synced: 30 Apr 2025
https://github.com/stdlib-js/utils-some-in-by
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
all any collection every inherited iterate javascript node node-js nodejs own predicate property some stdlib test util utilities utility utils
Last synced: 06 Mar 2026
https://github.com/mrbrunelli/js-validator-example
JavaScript Validator Example With Array.prototype.every()
array-prototype-every every javascript validator
Last synced: 27 Oct 2025
https://github.com/stdlib-js/utils-every-by-right
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
all array-like collection every everyright iterate javascript node node-js nodejs predicate stdlib test util utilities utility utils validate
Last synced: 04 Mar 2026
https://github.com/stdlib-js/array-base-every-by-right
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.
all array data every generic javascript node node-js nodejs predicate stdlib structure test types validate
Last synced: 13 Feb 2026
https://github.com/stdlib-js/array-base-none-by-right
Test whether all elements in an array fail a test implemented by a predicate function, iterating from right to left.
all array data every generic javascript node node-js nodejs none predicate stdlib structure test types validate
Last synced: 01 Mar 2026
https://github.com/kevinrodrigues/array-helper
:wrench: Small helper array helper library
array arrayhelper arrays compact every filter flatten helpers jasmine javascript npm npm-module npm-package partial
Last synced: 12 Jan 2026
https://github.com/imelgrat/array-every-example
Array.every() example
array array-manipulations array-methods arrays every javascript
Last synced: 14 Mar 2025
https://github.com/tinyield/ts-sequences-benchmarks
This project provides a way to benchmark various Sequence operations in Typescript and Javascript, such as find, every and zip.
benchmark every javascript lazyjs lodash nodejs npm operations sequences sequences-comparison tinyield typescript underscore zip
Last synced: 12 Jan 2026
https://github.com/tanzim-ikram/array-cardio-day-2
Array Cardio 2 is a JavaScript practice project focused on working with array methods such as some(), every(), find(), findIndex(), and splice().
array every find findindex javascript some splice
Last synced: 23 Jul 2025
https://github.com/teotimepacreau/object-exercices-day30-of-100daysofcode
Object Exercices from #30DaysOfJavascript with VanillaJavascript
100daysofcode 30daysofjavascript every find javascript javascript-objects js vanillajs
Last synced: 25 Jul 2025
https://github.com/alvarobernalg/logical-operators
Abstracts logical operators into functions with the intention of improving code readability.
every javascript logical logical-operators nodejs operators or readability
Last synced: 17 May 2026
https://github.com/xotic750/array-every-x
Tests that all elements in the array pass the provided function.
array browser every javascript nodejs
Last synced: 08 Sep 2025
https://github.com/ailixter/gears-pipeline
The project that gears pipelines.
efficiency every filter find functional iterable map pipeline reduce some
Last synced: 12 Oct 2025
https://github.com/stdlib-js/object-some-in-by
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
all any collection every inherited iterate javascript node node-js nodejs own predicate property some stdlib test util utilities utility utils
Last synced: 15 May 2026
https://github.com/nodef/extra-sorted-array
A sorted array is a collection of values, arranged in an order.
array chunk clear compare count count-each cut cut-at cut-at-right cut-right deep-clone difference drop drop-right drop-while drop-while-right entries every extra sorted
Last synced: 17 Feb 2026