76 packages
@alwatr/async-queue
A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.
@alwatr-community/telegram
Elegant micro telegram api.
@alwatr/context
A simple yet powerful TypeScript library for managing application context and facilitating efficient communication between components.
@alwatr/crypto
A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.
@alwatr/dedupe
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).
@alwatr/deep-clone
Clone deeply nested objects and arrays in JavaScript.
@alwatr/element
Elegant powerful web component (lit-element) helper mixins written in tiny TypeScript module.
@alwatr/eslint-config
Alwatr ECMAScript Style Guide as a ESLint shareable configurations.
@alwatr/exit-hook
A utility for registering exit handlers in Node.js.
@alwatr/fetch
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.