@alwatr/flatomise
A utility for creating promises that can be externally resolved or rejected.
A utility for creating promises that can be externally resolved or rejected.
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`).
A simple utility to generate a hash string.
Essential HTTP utilities for TypeScript, including types for HTTP methods, status codes, and headers.
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.
A package manager helper tool for debug list of defined (imported) packages in your ecosystem and prevent to duplicate import (install) multiple versions of the same package in your project (deduplicate packages).
Clone deeply nested objects and arrays in JavaScript.
Comprehensive toolkit for managing asynchronous operations.
A tiny and tree-shakable TypeScript library to get environment variables with type-safe and fallback value for development and production.
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
A utility for registering exit handlers in Node.js.
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.
The `flat-string` function flattens the underlying C structures of a concatenated JavaScript string.
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
`localJsonStorage` is a utility object in our TypeScript package that provides methods for interacting with the local storage in a structured and versioned manner.
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
A lightweight utility library for generating random numbers, strings, UUIDs and more
Clone deeply nested objects and arrays in JavaScript.
A tiny TypeScript library to resolve URLs.