@alwatr/fetch
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.
A powerful TypeScript library for managing asynchronous fetch requests with a built-in state machine.
The `flat-string` function flattens the underlying C structures of a concatenated JavaScript string.
A utility for creating promises that can be externally resolved or rejected.
Flux empowers your applications with elegant and powerful state management and event handling capabilities. Built on the observable design pattern, Flux provides a lightweight yet robust foundation for managing global signals and states.
A robust TypeScript library for implementing Flux (Finite) State Machines, enabling clear and organized management of application state and transitions.
This TypeScript module provides a cross-platform alternative to `globalThis` named `globalScope`. This object works across different environments, including browsers (`window`), Node.js (`global`), and Web Workers (`self`).
Provides access to `globalThis`, ensuring cross-platform compatibility, including browsers (`window`), Node.js (`global`), and Web Workers (`self`).
Essential HTTP utilities for TypeScript, including types for HTTP methods, status codes, and headers.
Extremely fast and compact JSON-based database that operates in memory, includes a JSON file backup, and serve over the highly accelerated Nginx.
Extremely fast and compact JSON-based database that operates in memory, includes a JSON file backup, and serve over the highly accelerated Nginx.
Extremely fast and compact JSON-based database that operates in memory, includes a JSON file backup, and serve over the highly accelerated Nginx.
Secure authentication HOTP token generator (the HMAC-based One-Time Password algorithm) written in tiny TypeScript module.
Alwatr projects common entities types
Alwatr UI Elements Kit
Convert the String of number of the source language to the destination language.
Util library written in tiny TypeScript module.
Simple useful validator library written in tiny TypeScript module.
Comprehensive toolkit for managing asynchronous operations.
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.