1.0.5 • Published 6 days ago

@teamteanpm2024/sequi-molestias-recusandae v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

@teamteanpm2024/sequi-molestias-recusandae

Combine async iterators into an object that conforms to theasync iterable and async iterator protocol.

Installation

npm i @teamteanpm2024/sequi-molestias-recusandae

AsyncIteratorsCombine

Yields an array (method: all or allSettled) or a single value (method: race or any) when the passed promise concurrency method returns a value. Return when the first async iterator returns (lazy: true) or return when the last async iterator returns (lazy: false)

new AsyncIteratorsCombine(
  iterable,
  {
    returnAsyncIterators = Array.from(iterable),
    method = 'all',
    lazy = false,
    initialValue = undefined,
  } = {}
)
  • iterable (required): AsyncIterator[]
  • options (optional): an object that has the following optional properties:
    • method: 'all', 'allSettled', 'race', 'any' (default: all)`
    • lazy: true, false (default: false)
      • Return when the the first async iterator returns or return when the last async iterator returns.
    • initialValue: any (default: undefined)
      • The initial value for an async iterator that has not yet yielded.
    • returnAsyncIterators: AsyncIterator[](default: all async iterators that are passed into iterable)
      • All async iterators that are passed into returnAsyncIterators are returned when the combined async iterator is returned.

CombineLatest

Yields an array of all latest yielded values for every async iterator. Start when the first async iterator yields (eager: true) or start when all async iterators have yielded (eager: false).

new CombineLatest(
  iterable,
  {
    returnAsyncIterators = Array.from(iterable),
    eager = false,
    lazy = false,
    initialValue = undefined,
  } = {}
)

Examples

import { AsyncIteratorsCombine } from '@teamteanpm2024/sequi-molestias-recusandae';

async function* generator1() {
  yield 1;
  yield 2;
  yield 3;
}

async function* generator2() {
  yield 'a';
  yield 'b';
  yield 'c';
  yield 'd';
  yield 'e';
}

const combination = new AsyncIteratorsCombine([generator1, generator2]);

for await (const output of combination) {
  console.log(output); // -> [1, 'a'], [2, 'b'], [3, 'c'], [3, 'd'], [3, 'e']
}

const combination2 = new AsyncIteratorsCombine([generator1, generator2], { lazy: true });

for await (const output of combination2) {
  console.log(output); // -> [1, 'a'], [2, 'b'], [3, 'c']
}
import { AsyncIteratorsCombine } from '@teamteanpm2024/sequi-molestias-recusandae';

async function* generator1() {
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 1;
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 2;
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 3;
}

async function* generator2() {
  await new Promise((resolve) => {
    setTimeout(resolve, 50);
  });
  yield 'a';
  await new Promise((resolve) => {
    setTimeout(resolve, 20);
  });
  yield 'b';
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 'c';
}

const combination = new AsyncIteratorsCombine([generator1, generator2], { method: 'race' });

for await (const output of combination) {
  console.log(output); // -> 'a', 'b', 1, 'c', 2, 3
}

const combination2 = new AsyncIteratorsCombine([generator1, generator2], {
  method: 'race',
  lazy: true,
});

for await (const output of combination2) {
  console.log(output); // -> 'a', 'b', 1, 'c'
}
import { CombineLatest } from '@teamteanpm2024/sequi-molestias-recusandae';

async function* generator1() {
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 1;
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 2;
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 3;
}

async function* generator2() {
  await new Promise((resolve) => {
    setTimeout(resolve, 50);
  });
  yield 'a';
  await new Promise((resolve) => {
    setTimeout(resolve, 20);
  });
  yield 'b';
  await new Promise((resolve) => {
    setTimeout(resolve, 100);
  });
  yield 'c';
}

const combination = new CombineLatest([generator1, generator2]);

for await (const output of combination) {
  console.log(output); // -> [1, 'a'], [1, 'b'], [1, 'c'], [2, 'c'], [3, 'c']
}

const combination2 = new CombineLatest([generator1, generator2], {
  eager: true,
});

for await (const output of combination2) {
  console.log(output); // -> [undefined, 'a'], [undefined, 'b'], [1, 'c'], [2, 'c'], [3, 'c']
}
textbannerframerdataviewhashassertsjsonpathslotES7Function.prototype.namefind-upprototypelengthfindLastsorteduuidio-tsstylingRxJSargvxhrconfigurableeventsArray.prototype.findLastIndexwriteReactiveXsigintObjectproxywhichcloudtrailrecursivecode pointseverycompilerutilitiesPromisestructuredCloneparentdomECMAScript 2023genericsregular expressionshandlerscharactersajaxCSSStyleDeclarationtyped arrayjsonschemaECMAScript 3streamdateBigUint64ArraynodeexitmonoreposetlesscssstylesheetelasticacheesfastcopyprocessmixinsstarterframeworkWebSocketsshrinkwrapinputvarInt32ArrayauthenticationaccessorRxindicatorebswatching3dtesterwordbreakpropertyswfES2016intrinsicreadtypeofawsarraybcryptshellkoreanfullwidthkarmaeventEmitterArray.prototype.includesutilrobustRegExp#flags$.extendsymbolflattentypesbeanstalki18npropcollection.es6momentremoverangeerrortostringtagwarningincludesstylesArray.prototype.flattenbyteLengthcolorsvalidhasOwnPropertycloudsearchimportarraybuffererrorcloudfrontECMAScript 2022trimStartinstallersuperagentdataViewchaicloudwatchownimportexportdotenvdayjssetPrototypeOfeventDispatcherthroatcore-0reducermatchendertakeJSON-Schemalistenersconsolebrowserlistpreserve-symlinkspasswordES2018visualrm -frenvfunctionalwebstringifier6to5springtelephoneECMAScript 5libphonenumberobjcss-in-jsescapebuffertypesafecompile lessqsdeepsymbolscontainssameValueZerowafinternal slotfastifysesexpresscss nestingresolvewatchFilerfc4122environmentaccessibilityless cssreact-hook-formreusecommandperformancecliInt8Arrayfigletinternalspinnersbusyprotoconcurrencyvestdebugrequestdircomputed-typescloudformationpushES2023autoprefixerpnpm9JSONjwtlockfilephonejsoncsses2017Object.valuesArray.prototype.flatMaptypeerrorendpointtypedarrayform-validationparentswritableES2021file systembluebirdmochavariables in cssassertionerror-handlingsnsobjectworkflowWeakSetargumentlimitedjavascript.envhelpersES3fetchreadablermdirwalkjson-schema-validationsqses2015asyncextendYAMLsigtermconcatECMAScript 2016collectionzodformvalidationStreamECMAScript 2020emitloadingloggerarktypemetadatafull-widthregexpiamRegExp.prototype.flagsinvariantqueueprivatewatches6pluginES8fast-copygroupBypersistentmkdirpgetoptelbqueueMicrotaskless mixinsbddchinesefulldynamodbObject.issortmime-dbweaksetimmerdeletetypedes5fasttrimLeftunicodeshimeslintpluginutil.inspectlruchromelazysequencetoolkitdeep-clonewindowsmobileawesomesauceless compilerinbundlerpackage managerinferenceinspectassertcryptcloneloggingtypescriptgetOwnPropertyDescriptorlintrmTypeScriptrdscolourtranspileUnderscoredirectoryweakmapbytepromisecall-boundObservablereducelookcoerciblepicomatchbrowsersignalregularestreeequalityflatMapArrayBuffer#sliceArrayBuffer.prototype.slicecallbindjoiserializetsexpressiondependency managerfromserializersignalscurriedutilsfindLastIndextoSortedwaititerationTypeBoxECMAScript 6tacitObservablesratesettingsES2017mruprivate dataparserargparseES2020mimetypesdescriptorglacierscheme-validationviewfprm -rfjsxstatusbatcheslintpositivejQueryvaluesstringclassnamescommanderguidnegativefunctionsjasminelinkquerystringdatagroupfunctionBigInt64ArraysideObject.assigntapagentformattingconsttypedarrayswhatwgdeep-copypackagesconnectjapaneseavasomeencryptionbindpopmotionflatfswatcheroutputflagelectronhigher-orderoptimizercreatehooksdiffmatchestypanionCSSwalkingURLmatchAlles-abstractschemefast-deep-copyes2018astSymbolbreakpureajvUint8Arraypackage.jsonec2optimistpyyamlupinstallbabeltrimEndurlfseventsmulti-packagetslibconsumereal-timespecObject.definePropertyless.jsstyleguidenameArray.prototype.containsopenpreprocessorhasworkspace:*String.prototype.matchAlloffsetRFC-6455quotecall-bindsearchgetternopelimittypemakefoldermergejsdiffObject.keyscolumnstddutilitypatchteststoragegatewayequalgradients css3Int16Arrayfast-clonewaapi0wordwrapmacosvaluetermECMAScript 2015gdprspinneres8letclass-validatordefinePropertyimmutablebootstrap cssIteratorratelimitObject.entriespackageES6ECMAScript 2018argscore-jsMapreact-testing-librarytoobjecttrimzeroautoscalingtimemkdirsinterruptsforEachfindupharmonysliceshareddeepclonedatastructureruntimecomparesetterstableassignglobecmascriptserializationoptionvariableslinewrapReflect.getPrototypeOfroute53WebSocketregexansiperformantdefinedebuggertc39filekeyssimpledbhasOwnamazonfindemojiarttoArraysyntaxkinesisminimalStyleSheetrequirenamessetImmediateFloat32ArraycensorextraidleAsyncIteratora11ynodejsjsdomsymlinksReactiveExtensionsFloat64Arraydescriptorsexit-codepruneyamlcorsshebangpipeESformsECMAScript 2021modulessafeirqes7chromiummapreducelanguageMicrosoftmoduletouchl10nregular expressioniteratorlinuxprettystyleawaitcheckString.prototype.trimentriesarraysparsebootstrap lessbabel-coreES2019_.extendcharacterstreamsmiddlewaretaskcircularreadablestreamlastStreamsuser-streamsonceshamhttpssanitizecallbackpostcsscss lessmimeredux-toolkitisConcatSpreadabletranspilerECMAScript 2019posedeepcopyomitsyntaxerrorpostcss-pluginECMAScript 7yupnpmstringifyArray.prototype.findLastexecES2015symlinkfixed-widthcalltraversethreeHyBiWeakMapquerys3animationiterateprefixbuffers@@toStringTagefficientcodespromisesstatelessramdaES2022apifastclonelessArrayBufferjson-schemavpcmkdir256gradients cssreact-hooksdropUint32ArraymapES5enumerablecurlECMAScript 2017path__proto__columnPushtestinggetes-shimsrandomprotocol-buffershas-owncopyreactes2016browserslisttoStringTagbyteOffsetstreams2jsArraypropertiesboundprotobufbalancedtrimRightasciiwrapconcatMaploadbalancingcryptonegative zerodescriptionisvalidatorcjkeslintconfigairbnbArray.prototype.flatUint16Arrayextensionbundlingflagsauthnativeprogressparsingclassnamehttpstyled-componentscallboundURLSearchParams[[Prototype]]getintrinsiccss variablespeeduninstallhookformkeyvalidategetPrototypeOfthrottledependencies
1.0.5

6 days ago

1.0.4

7 days ago

1.0.3

8 days ago

1.0.2

9 days ago

1.0.1

10 days ago

1.0.0

11 days ago