Showing 1-18 of 18 packages
Fork/Join primitives for async programming (experimental)
<div align="center"> <h1>fork-join-deep</h1> <p>Like RxJS <a href="https://rxjs-dev.firebaseapp.com/api/index/function/forkJoin">forkJoin</a> operator, but deep traversal of the source.</p> </div>
Enables RxJS reactive functions in Vue
CloudMapper simplifies the process of deploying a complete web service from a single AWS Lambda function. It is written in functional typescript and compiled to es5 for maximum portability.
A collection of sources and operators for [Wonka](https://github.com/kitten/wonka).
RxJS-toolbox - set of custom operators and handy factory functions for RxJS.
Collection ========== <p align="center"><img src="./ngx-collection.svg" height="300px"></p> <p align="center">Collection State Management Service</p>
Servicio para Angular >6 que permite agrupar varios observables en un único observable, que emite cuando todos sus observables agrupados han emitido o han lanzado un error. A diferencia de soluciones como forkJoin() o Promise.all(), un error en un observa
Lightweight library with experimental functions for composing asynchronous and event-based operations in JavaScript
Analog of Promise.allSettled() in RxJS
Lightweight older browser compatible library with experimental functions for composing asynchronous and event-based operations in JavaScript
Function that work with Array or Object of promises, how Promise.all
Another RxJS auxiliary tool, which "reactive-ize" plain Javascript (Typescript) object
Provides the concatJoin RxJS operator, used to simplify lists of sequential requests with accumulation of the results
Ngx-TranslateHub is an Angular library designed to simplify language translation and localization in Angular applications. It provides a seamless way to load, manage, and apply translations dynamically using modern Angular features like signals and reacti
Angular HTTP request tracking using signals - standalone and module-free
RxJS operator that runs streams in parallel
Library consisting of compound rxjs operators for certain use cases