Call an array of asynchronous functions in series
Run an array of functions in series
Map over array avoiding parallel execution, using promises
Call an array of asynchronous functions in parallel
A JavaScript text diff implementation.
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Apply an async function to each Array element in series.
Map over promises serially
Run an array of functions in series, each passing its results to the next function (waterfall)
utilities for observable asynchronous control flow
Run promise-returning & async functions in series
Runs a list of async tasks, passing the results of each into the next one
Iterate over promises serially
Compose promise-returning & async functions into a reusable pipeline
Convert a series of points to a monotone cubic spline
Run promise-returning & async functions in series, each passing its result to the next
Minimal weight downsample N array of numbers to K array of numbers squashed up.
Array manipulation, ordering, searching, summarizing, etc.
Transform optional chaining operators into a series of nil checks
Compute the sum of an infinite series.
Asynchronously calls a function on each element in an array in series.
Largest Triangle Three Buckets downsample algorithm by Sveinn Steinarsson reshaped into a node.js module
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Extends Array with a join_as_series() method for joining arrays of items together into grammatically correct series. Useful for joining series like 'a, b and c'. Custom delimiters and conjunctions can be specified.
checks if an array contains a series of arithmetic progression or geometric progression
Ruby module to make interacting with the Equallogic PSxxxE series command line interface a breeze. Initial development and testing done with firmware V3.3.1 and PS100E/PS300E series arrays.
Correlation object creation needs 2 arguments: data series x and y as arrays
The `blockify` gem solves some of the problems associated with complex hierarchical nested arrays and hashes. It is possible to represent an HTML file as a series of Arrays and Hashes with very deep levels of Hashes within Arrays within Hashes. Traversing such a tree is tricky at best. The methods of the `blockify` gem are included in Array, and Hash using a naming convention that should not compete with anything. We don't need to concern ourselves with the complexity of the structure and can instead focus on the base elements wherever they may be.
A DataMapper adapter for Amazon's SimpleDB service. Features: * Full set of CRUD operations * Supports all DataMapper query predicates. * Can translate many queries into efficient native SELECT operations. * Migrations * DataMapper identity map support for record caching * Lazy-loaded attributes * DataMapper Serial property support via UUIDs. * Array properties * Basic aggregation support (Model.count("...")) * String "chunking" permits attributes to exceed the 1024-byte limit Note: as of version 1.0.0, this gem supports supports the DataMapper 0.10.* series and breaks backwards compatibility with DataMapper 0.9.*.
This gem is a Pokemon wrapper for engineers can call simple functions to create new pokemon with a name or type from the Pokemon Series from any of the 8 generations. You can call PokemonGenerator.pokemon() to get a random pokemon hash for you to use in you application along with being able to get the moves for that specific pokemon by its name a easy to work with array. If you wish to learn more on how to PokemonGenerator Gem please visit my Homepage.