Wrapper for Iterable API
TypeScript client library for the Iterable API
Model Context Protocol server for Iterable API
Command-line interface for the Iterable API
Iterable API library
iterable api json schema
Iterable API wrapper
Get the first fulfilled promise that satisfies the provided testing function
Unofficial community MCP server for the Iterable API — use it while Iterable works on their official one. Provides tools for email campaign analytics, subscriber lists, user data, and more.
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Iterable API request wrapper for client && node.js
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Model Context Protocol server for Iterable API
Multipart and Tar utilities for the Web Streams API
Iterable SDK for React Native.
A tiny but capable push & pull stream library for TypeScript and Flow
Iterable SDK for JavaScript and Node.
Split an iterable into evenly sized chunks
`Promise.all` and `Promise.allSettled` with concurrency option and async iterable result
The Interactive Extensions for JavaScript
Iterable wrapper that add methods to read ahead or behind current item.
Set of classes used for async prefetching with backpressure (IterableMapper) and async flushing with backpressure (IterableQueueMapper, IterableQueueMapperSimple)
Ruby gem for the Iterable REST API
Ruby Library for interactions with the Iterable API
external iterator API
Ruby Library for interactions with the Iterable API
First iteration of my jira-api helper
A Ruby client for the Iterable API.
An extension of Ym4r, allow us geocode address with proxy and automatically iterate API keys
A library to iterate over entire Mongo collections or large queries exposing an API to control things like batch size, order and limit.
A Ruby library for extracting data from websites and web based APIs. Supports most common document formats (i.e. HTML, XML, CSV, and JSON), and comes with a handy mechanism for iterating over paginated datasets.
Extract data from Google Analytics (GA) version 3.0 Google APIs. Supports extracting 1 metric for 0 or more dimensions, with start and end dates, sorting, and max results requested per API call. Provides results record-by-record via an each iterator.
Sequence provides a unified api for access to sequential data types, like Strings, Arrays, Files, IOs, and Enumerations. This is the external iterator pattern (ruby's usual iterators are internal). Each sequence encapsulates some data and a current position within it. Some operations apply to data at (or relative to) the position, others are independant of position. The api contains operations for moving the position, and reading and writing data (with or without moving the position) forward or backward from the current position or anywhere. Its perhaps most unusual feature is the ability to scan for Regexps in not just Strings, but Files and any other type of sequence.
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
No description provided.
No description provided.
No description provided.