Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: npm: @stdlib/assert-is-collection

Test if a value is a collection.
9 versions
Latest release: 9 months ago
134 dependent packages
302,279 downloads last month

View more package details: https://packages.ecosyste.ms/registries/npmjs.org/packages/@stdlib/assert-is-collection

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/stdlib-js%2Fassert-is-collection

Dependent Repos 218

stdlib-js/stats-kruskal-test
Compute the Kruskal-Wallis test for equal medians.
  • ^0.0.x package.json

Size: 3.69 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-bifurcate-by
Split values into two groups according to a predicate function.
  • ^0.0.x package.json

Size: 1.45 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-strided-iterator
Create an iterator from a strided array-like object.
  • ^0.0.x package.json

Size: 1.34 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-tabulate
Generate a frequency table.
  • ^0.0.x package.json

Size: 938 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-inmap
Invoke a function for each element in a collection and update the collection in-place.
  • ^0.0.x package.json

Size: 745 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-complex64
Complex64Array.
  • ^0.0.x package.json

Size: 2.79 MB - Last synced: 4 days ago - Pushed: 4 days ago

wheelibin/solar-system
Procedurally generated solar system in three.js
  • 0.0.7 package-lock.json

Size: 18.4 MB - Last synced: about 2 months ago - Pushed: almost 2 years ago

stdlib-js/array-pool
Typed array pool.
  • ^0.0.x package.json

Size: 2.4 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/array-from-iterator
Create (or fill) an array from an iterator.
  • ^0.0.x package.json

Size: 1.69 MB - Last synced: 26 days ago - Pushed: about 2 months ago

nikhilngowda/belb
  • 0.0.8 content/themes/rudyrome/package-lock.json
  • 0.0.8 current/yarn.lock
  • 0.0.8 versions/5.72.2/yarn.lock
  • 0.0.8 versions/5.75.3/yarn.lock

Size: 28.8 MB - Last synced: about 2 months ago - Pushed: 5 months ago

stdlib-js/strided-dispatch-by
Create a strided array function interface which accepts a callback function and performs multiple dispatch.
  • ^0.0.x package.json

Size: 455 KB - Last synced: 26 days ago - Pushed: about 2 months ago

Atomme1/ProjetJS
ProjetJS de l'esme
  • 0.0.8 package-lock.json

Size: 851 KB - Last synced: 10 months ago - Pushed: about 2 years ago

Spider-sun/dazhongdianping
  • 0.0.8 package-lock.json

Size: 19.5 KB - Last synced: 9 months ago - Pushed: over 4 years ago

waypost-io/waypost-manager
Full-stack application for feature flag management and A/B Testing.
  • 0.0.8 server/package-lock.json

Size: 1.18 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

bistrulli/nodejsMicro
  • 0.0.8 package-lock.json

Size: 2.15 GB - Last synced: about 2 months ago - Pushed: about 1 year ago

stdlib-js/utils-some
Test whether a collection contains at least `n` elements which are truthy.
  • ^0.0.x package.json

Size: 684 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-do-while-each
While a test condition is true, invoke a function for each element in a collection.
  • ^0.0.x package.json

Size: 793 KB - Last synced: 7 days ago - Pushed: about 2 months ago

stdlib-js/iter-to-array-view-right
Fill an array-like object view from right to left with values returned from an iterator.
  • ^0.0.x package.json

Size: 1.84 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/random-base-mt19937
A 32-bit Mersenne Twister pseudorandom number generator.
  • ^0.0.x package.json

Size: 2.16 MB - Last synced: 7 days ago - Pushed: about 2 months ago

stdlib-js/assert-is-between-array
Test if a value is an array-like object where every element is between two values.
  • ^0.0.x package.json

Size: 1.03 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-view-iterator
Create an iterator from an array-like object view.
  • ^0.0.x package.json

Size: 1.38 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/utils-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 767 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-complex128
Complex128Array.
  • ^0.0.x package.json

Size: 2.44 MB - Last synced: 4 days ago - Pushed: 4 days ago

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.
  • ^0.0.x package.json

Size: 846 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/random-base
Standard library base pseudorandom number generators.
  • ^0.0.x package.json

Size: 12.2 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-filled-by
Create a filled array according to a provided callback function.
  • ^0.0.x package.json

Size: 1.82 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-named-typed-tuple
Named typed tuple.
  • ^0.0.x package.json

Size: 2 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-append
Add elements from one collection to the end of another collection.
  • ^0.0.x package.json

Size: 1.13 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
  • ^0.0.x package.json

Size: 1.35 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-convert-same
Convert an array to the same data type as a second input array.
  • ^0.0.x package.json

Size: 1.3 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-view-iterator-right
Create an iterator from an array-like object view, iterating from right to left.
  • ^0.0.x package.json

Size: 1.68 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/ndarray-base-buffer
Create a zero-filled contiguous linear ndarray data buffer.
  • ^0.0.x package.json

Size: 1.23 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-none-by-right
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
  • ^0.0.x package.json

Size: 870 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/streams-node-from-array
Create a readable stream from an array-like object.
  • ^0.0.x package.json

Size: 1.41 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/streams-node-from-circular-array
Create a readable stream from a circular array-like object.
  • ^0.0.x package.json

Size: 1.4 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/ndarray-dispatch
Create an ndarray function interface which performs multiple dispatch.
  • ^0.0.x package.json

Size: 2.08 MB - Last synced: 3 days ago - Pushed: about 1 month ago

stdlib-js/utils-async-for-each
Invoke a function once for each element in a collection.
  • ^0.0.x package.json

Size: 860 KB - Last synced: 26 days ago - Pushed: about 2 months ago

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.
  • ^0.0.x package.json

Size: 869 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-inmap
Invoke a function for each element in a collection and update the collection in-place.
  • ^0.0.x package.json

Size: 884 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 1.06 MB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/iter-to-array-view
Fill an array-like object view with values returned from an iterator.
  • ^0.0.x package.json

Size: 1.54 MB - Last synced: 5 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-some-by
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 868 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-reduce-right
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
  • ^0.0.x package.json

Size: 892 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-key-by
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values.
  • ^0.0.x package.json

Size: 768 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-count-by
Group values according to an indicator function and return group counts.
  • ^0.0.x package.json

Size: 868 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 875 KB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/utils-index-of
Return the first index at which a given element can be found.
  • ^0.0.x package.json

Size: 753 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-bifurcate-by
Split values into two groups according to a predicate function.
  • ^0.0.x package.json

Size: 937 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-every-by
Test whether all elements in a collection pass a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 772 KB - Last synced: about 1 month ago - Pushed: about 2 months ago

stdlib-js/utils-while-each-right
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.
  • ^0.0.x package.json

Size: 776 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-some-by
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 831 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-find
Find elements in an array-like object that satisfy a test condition.
  • ^0.0.x package.json

Size: 936 KB - Last synced: 5 days ago - Pushed: about 2 months ago

stdlib-js/utils-none
Test whether all elements in a collection are falsy.
  • ^0.0.x package.json

Size: 774 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-until-each
Until a test condition is true, invoke a function for each element in a collection.
  • ^0.0.x package.json

Size: 741 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-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.
  • ^0.0.x package.json

Size: 841 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/stats-bartlett-test
Compute Bartlett’s test for equal variances.
  • ^0.0.x package.json

Size: 2.8 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/utils-bifurcate
Split values into two groups.
  • ^0.0.x package.json

Size: 1.35 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/streams-node
Standard library Node.js streams.
  • ^0.0.x package.json

Size: 4.52 MB - Last synced: 5 days ago - Pushed: about 2 months ago

SAPikachu/amae-koromo-scripts
Scripts for crawling and processing Majsoul data
  • 0.0.7 package-lock.json

Size: 1.91 MB - Last synced: 2 months ago - Pushed: over 1 year ago

XuHaoJun/xxnovel
  • 0.0.8 yarn.lock

Last synced: 11 days ago

stdlib-js/ndarray-base
Base ndarray.
  • ^0.0.x package.json

Size: 16.9 MB - Last synced: 5 days ago - Pushed: about 2 months ago

stdlib-js/utils-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 772 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-iterator-right
Create an iterator from an array-like object, iterating from right to left.
  • ^0.0.x package.json

Size: 1.38 MB - Last synced: 27 days ago - Pushed: about 2 months ago

stdlib-js/array-base-arraylike2object
Convert an array-like object to an object likely to have the same "shape".
  • ^0.0.x package.json

Size: 1.43 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-circular-iterator
Create an iterator which repeatedly iterates over the elements of an array-like object.
  • ^0.0.x package.json

Size: 1.33 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/array-to-sparse-iterator-right
Create an iterator from a sparse array-like object, iterating from right to left.
  • ^0.0.x package.json

Size: 1.16 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-to-iterator
Create an iterator from an array-like object.
  • ^0.0.x package.json

Size: 1.22 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/assert-contains
Test if an array-like value contains a search value.
  • ^0.0.x package.json

Size: 678 KB - Last synced: 26 days ago - Pushed: about 2 months ago

griffithsh/squads-art
Artwork and artwork tooling for squads
  • 0.0.7 drop-editor/yarn.lock

Size: 1.12 MB - Last synced: about 1 month ago - Pushed: about 1 year ago

stdlib-js/changed-packages-action
A GitHub action to return the list of changed stdlib packages in a push or pull request.
  • 0.0.6 package-lock.json

Size: 23.2 MB - Last synced: about 1 month ago - Pushed: 4 months ago

stdlib-js/strided-dispatch
Create a strided array function interface which performs multiple dispatch.
  • ^0.0.x package.json

Size: 911 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/ndarray-ctor
Multidimensional array constructor.
  • ^0.0.x package.json

Size: 1.72 MB - Last synced: 6 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-any-by-right
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
  • ^0.0.x package.json

Size: 979 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-linspace
Generate a linearly spaced numeric array.
  • ^0.0.x package.json

Size: 1.32 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-inmap-right
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
  • ^0.0.x package.json

Size: 876 KB - Last synced: 26 days ago - Pushed: about 2 months ago

jeremistadler/larry-page
A webgl image vectorizer
  • 0.0.7 rasterizer-js/yarn.lock
  • 0.0.6 web-gl-test/yarn.lock

Size: 45.1 MB - Last synced: 10 months ago - Pushed: over 2 years ago

stdlib-js/array-filled
Create a filled array.
  • ^0.0.x package.json

Size: 1.22 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/math-tools
Standard library math tools.
  • ^0.0.x package.json

Size: 2.5 MB - Last synced: 7 days ago - Pushed: about 2 months ago

stdlib-js/blas-gswap
Interchange two vectors.
  • ^0.0.x package.json

Size: 1.47 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/blas-gdot
Calculate the dot product of two vectors.
  • ^0.0.x package.json

Size: 1.79 MB - Last synced: 7 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-none-by
Test whether all elements in a collection fail a test implemented by a predicate function.
  • ^0.0.x package.json

Size: 868 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-prepend
Add elements from one collection to the beginning of another collection.
  • ^0.0.x package.json

Size: 1.15 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/streams-node-from-strided-array
Create a readable stream from a strided array-like object.
  • ^0.0.x package.json

Size: 2.12 MB - Last synced: 28 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-for-each-right
Invoke a function once for each element in a collection, iterating from right to left.
  • ^0.0.x package.json

Size: 865 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/stats-chi2gof
Perform a chi-square goodness-of-fit test.
  • ^0.0.x package.json

Size: 4.61 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/buffer-from-array
Allocate a buffer using an octet array.
  • ^0.0.x package.json

Size: 836 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/math-tools-unary
Multiple dispatch for unary mathematical functions.
  • ^0.0.x package.json

Size: 1.65 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-reduce
Apply a function against an accumulator and each element in a collection and return the accumulated result.
  • ^0.0.x package.json

Size: 982 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/array-base
Base (i.e., lower-level) array utilities.
  • ^0.0.x package.json

Size: 11.5 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-while-each
While a test condition is true, invoke a function for each element in a collection.
  • ^0.0.x package.json

Size: 781 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
  • ^0.0.x package.json

Size: 1.47 MB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-group-by
Group values according to an indicator function.
  • ^0.0.x package.json

Size: 953 KB - Last synced: 26 days ago - Pushed: about 2 months ago

Raz-QA/Abra-Home-Assignment
  • 0.0.8 package-lock.json

Size: 6.59 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago

stdlib-js/stats-ranks
Compute ranks for values of an array-like object.
  • ^0.0.x package.json

Size: 896 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-async-tabulate-by
Generate a frequency table according to an indicator function.
  • ^0.0.x package.json

Size: 935 KB - Last synced: 26 days ago - Pushed: about 2 months ago

stdlib-js/utils-tabulate-by
Generate a frequency table according to an indicator function.
  • ^0.0.x package.json

Size: 1.25 MB - Last synced: 26 days ago - Pushed: about 2 months ago