Generic queue system for reliable background job processing - no job left behind
A JupyterLab extension for embedding interactive drawio / mxgraph diagrams.
A comprehensive RabbitMQ client package for Node.js applications. Provides easy-to-use producer and consumer services with connection management, queue/exchange handling, and automatic reconnection.
Zero-configuration Prometheus metrics exporter for BullMQ in NestJS/Node.js environments
String store
If isFunction(callbackfn) is false, throw a TypeError exception.
useRef and UseState together!
Memoize/cache function results
Best practice TypeScript configuration for all Collaborne projects
A helper intended for use with KafkaJS that assists with retrying failed messages an an async manner
Mobile OAuth proxy endpoints for Directus + Keycloak + Google + Apple
Common helpers and PostgreSQL-related functionality
Lightweight context propagation for JavaScript and TypeScript. Create a scoped storage object, run code inside it, and read the active value anywhere down the call stack - without depending on React.
A dedent alternative for just code
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
JSON Web Token implementation (symmetric and asymmetric)
A production-grade stable & flexible execution engine for resilient workflows, API integrations, and batch processing.
Passport strategy for authenticating and fetching profile data from AWS Cognito User pools using OAuth2 and the Amazon SDK
A simple promise queue helper with concurrency settings.
AWS Lambda SQS worker — processes alert events and dispatches notifications for Junando
Shared types for Axinom Mosaic service messages
Helper AWS CDK constructs for SST apps.
Allows for the creation of one to many queues to offload the execution of Wappler library tasks
A promise like processor that tries to keep the event-loop as clean as possible. It cuts up the processing of events into smaller chunks and processes them in after each other. but allowing other events to go first.