Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with iterate
A curated list of projects in awesome lists tagged with iterate .
https://github.com/wooorm/array-iterate
`Array#forEach()` but itβs possible to define where to move to next
Last synced: 17 Oct 2024
https://github.com/ljharb/iterate-iterator
Iterate any JS iterator. Works robustly in all environments, all versions.
ecmascript iterate iterator javascript
Last synced: 15 Oct 2024
https://github.com/ljharb/iterate-value
Iterate any iterable JS value. Works robustly in all environments, all versions.
iterate iteration iterator javascript value value-iteration
Last synced: 09 Nov 2024
https://github.com/stdlib-js/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
base function iterable iterate iterator javascript log logarithm math mathematics node node-js nodejs stdlib
Last synced: 10 Nov 2024
https://github.com/mahdita97/range-at-index-typescript
A Typescript package that returns a Range instance selecting text within an HTML Element, at start and end offsets Stars
browser dom index iterate javascript offset range text typescript
Last synced: 15 Nov 2024
https://github.com/stdlib-js/string-to-grapheme-cluster-iterator
Create an iterator which iterates grapheme clusters.
astral emojis grapheme iterate iteration iterator javascript node node-js nodejs segmentation stdlib str string surrogate unicode util utilities utility utils
Last synced: 06 Nov 2024
https://github.com/stdlib-js/array-to-view-iterator-right
Create an iterator from an array-like object view, iterating from right to left.
arr array iterate iteration iterator javascript node node-js nodejs reverse slice stdlib typed typed-array util utilities utility utils view
Last synced: 17 Nov 2024
https://github.com/stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
https://github.com/stdlib-js/math-iter-utils-continued-fraction
Evaluate the terms of a continued fraction.
approximation continued fraction iterable iterate iterator javascript math mathematics node node-js nodejs stdlib
Last synced: 08 Nov 2024
https://github.com/stdlib-js/math-iter-special-logit
Create an iterator which evaluates the logit function for each iterated value.
iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 10 Nov 2024
https://github.com/stdlib-js/math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.
expit inverse iterable iterate iterator javascript log-odds logistic logit math mathematics node node-js nodejs proportion sigmoid special stdlib
Last synced: 13 Nov 2024
https://github.com/stdlib-js/stats-iter-variance
Compute the unbiased sample variance over all iterated values.
dispersion iterable iterate iterator javascript math mathematics node node-js nodejs sample-variance standard-deviation statistics stats stdlib unbiased var variance
Last synced: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
arc arcsine asinh hyperbolic inverse iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 13 Nov 2024
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: 13 Nov 2024
https://github.com/stdlib-js/math-iter-special-sin
Create an iterator which computes the sine of each iterated value.
angle iterable iterate iterator javascript math mathematics node node-js nodejs radians sin sine stdlib trig trigonometry
Last synced: 14 Nov 2024
https://github.com/stdlib-js/utils-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
collection in-place inmap inmapright iterate javascript map mutate node node-js nodejs right stdlib typed typed-array util utilities utility utils
Last synced: 18 Nov 2024
https://github.com/stdlib-js/ndarray-iter-values
Create an iterator which returns individual elements from a provided ndarray.
entries index indices iter iterate iteration iterator javascript matrix multidimensional ndarray node node-js nodejs stdlib tensor util utilities utility utils
Last synced: 28 Oct 2024
https://github.com/stdlib-js/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
arr array array-like iter iterate iteration iterator javascript node node-js nodejs stdlib to typed typed-array util utilities utility utils
Last synced: 21 Oct 2024
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: 17 Oct 2024
https://github.com/eliancordoba/traversal-map
Iterate through all elements in a object or array calling a callback function.
colection deep flow-control for-each iterate key map recursive tree
Last synced: 11 Oct 2024
https://github.com/stdlib-js/array-to-sparse-iterator-right
Create an iterator from a sparse array-like object, iterating from right to left.
arr array holes iter iterate iteration iterator javascript node node-js nodejs sparse stdlib typed typed-array util utilities utility utils
Last synced: 15 Oct 2024
https://github.com/stdlib-js/utils-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
accumulate accumulation accumulator aggregate collection iterate javascript node node-js nodejs reduce reducer reduceright reduction right stdlib util utilities utility utils
Last synced: 15 Oct 2024
https://github.com/stdlib-js/math-iter-special-cosm1
Create an iterator which computes `cos(x) - 1` for each iterated value.
cos cosine cosm1 iterable iterate iterator javascript math mathematics node node-js nodejs radians stdlib trig trigonometry
Last synced: 21 Oct 2024
https://github.com/stdlib-js/simulate-iter-triangle-wave
Create an iterator which generates a triangle wave.
iter iterate iteration iterator javascript node node-js nodejs periodic processing signal simulate simulation stdlib triangle wave waveform
Last synced: 21 Oct 2024
https://github.com/stdlib-js/array-base-cusome-by-right
Cumulatively test whether at least `n` elements in a provided array pass a test implemented by a predicate function, while iterating from right-to-left.
array array-like cumulative cusome-by-right generic iterate javascript node node-js nodejs predicate stdlib test utlis validate
Last synced: 30 Oct 2024
https://github.com/stdlib-js/math-iter-special-log10
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
base-10 binary function iterable iterate iterator javascript log log10 logarithm math node node-js nodejs special special-function stdlib
Last synced: 12 Nov 2024
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: 12 Nov 2024
https://github.com/stdlib-js/math-iter-special-gamma1pm1
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
factorial function gamma gamma1pm1 gammap1m1 iterable iterate iterator javascript math mathematics node node-js nodejs number special special-function stdlib
Last synced: 10 Nov 2024
https://github.com/mrwulf/vagrant-playground
Add a little abstraction to vagrant to simplify testing puppet and stuff
development development-tools devops foreman iterate puppet puppetserver vagrant
Last synced: 08 Nov 2024