An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with every

A curated list of projects in awesome lists tagged with every .

https://github.com/floraison/fugit

time tools (cron, parsing, durations, ...) for Ruby, rufus-scheduler, and flor

at cron every in ruby time

Last synced: 29 Apr 2025

https://github.com/lykmapipo/kue-scheduler

A job scheduler utility for kue, backed by redis and built for node.js

every kue nodejs now redis scheduler

Last synced: 04 Apr 2025

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/sultaniman/every

Calculate even time intervals

elixir every genserver hour interval minute

Last synced: 11 Dec 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/lykmapipo/scheduler

A scheduler utility backed by redis and built for node.js(WIP)

at cron delayed every lykmapipo now redis schedule scheduler

Last synced: 19 Jan 2026

https://github.com/lykmapipo/que

Infamous queue and schedule helpers on top of kue and others

cron every interval job kue lykmapipo queue schedule

Last synced: 08 Apr 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-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/danieljdufour/advarr

ADVanced ARRay utility functions. Extra arguments for map and forEach including first, last, brk, odd, even, penultimate, and more!

array arrays every filter find findindex flatmap foreach javascript map reducer some

Last synced: 13 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/array-base-none-by

Test whether all elements in an array fail a test implemented by a predicate function.

all array data every generic javascript node node-js nodejs predicate stdlib structure test types validate

Last synced: 15 Apr 2026

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/ekaone/javascript-goodies

Collection JavaScript goodies, start from map up to spread-operator | 🛠 on working

array async awa callback every javascript map nodejs objects promise reduce slug some spread-operator tips tricks

Last synced: 16 Apr 2026

https://github.com/stdlib-js/array-base-every-by

Test whether all elements in an array pass a test implemented by a predicate function.

all array data every generic javascript node node-js nodejs predicate stdlib structure test types validate

Last synced: 03 Mar 2026

https://github.com/andy2046/promisu

functional promise with operators Map Filter Reduce Scan and more

all debounce every few filter finally functional javascript map promise queue race reducer scan some throttle waitfor

Last synced: 20 Mar 2025

https://github.com/mrchief/array.partial

When you want array.some but not array.every

array every filter partial some

Last synced: 04 Apr 2025

https://github.com/stdlib-js/array-base-every

Test whether all elements in an array are truthy.

all array data every generic javascript node node-js nodejs stdlib structure test types validate

Last synced: 07 May 2025

https://github.com/nodef/extra-ilists

ILists is a pair of key iterable list and value iterable list, with unique keys.

chunk compare concat count count-as difference drop entries every extra filter filter-at find find-all flat flat-map for-each from-entries get ilists

Last synced: 10 May 2026

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/stdlib-js/ndarray-every

Test whether every element along one or more ndarray dimensions is truthy.

all array every javascript ndarray node node-js nodejs reduce reduction stdlib strided truthy utility utils

Last synced: 16 Apr 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/stdlib-js/ndarray-base-every

Test whether every element in an ndarray is truthy.

all array base every javascript ndarray node node-js nodejs stdlib strided truthy utility utils

Last synced: 07 May 2026

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/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