Showing 1-20 of 58 packages
Necessary library for all ECMAScript (JavaScript/TypeScript) projects.
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.
Library for Node.js written on TS designed for tiny applications.
Lightweight i18n utilities to handle translations, number formatting, date/time localization using native browser APIs.
A utility for creating promises that can be externally resolved or rejected.
Collection of useful typescript type helpers.
A utility function to execute state-specific actions with TypeScript type safety.
Provides a set of utils to handle common financial operations.
Utilities to simplify the usage of service workers in your web applications.
A Tailwind CSS plugin to automatically generate and apply Material Design 3 color palettes.
Clone deeply nested objects and arrays in JavaScript.
Base Prettier configuration for Nexim projects.
`@alwatr/fetch` is an enhanced, lightweight, and dependency-free wrapper for the native `fetch` API. It provides modern features like caching strategies, request retries, timeouts, and intelligent duplicate request handling, all in a compact package.
Base TypeScript configuration for Nexim projects.
A modern, simple, and robust solution for managing versioned JSON objects in the browser's `localStorage`. This package provides a clean, class-based API with a factory function to ensure your application's data persistence is safe, maintainable, and futu
This module provides a way to detect the current platform where the script is running. It defines a constant `platformInfo` which holds the information about the current platform.
Base Eslint configuration for Nexim projects.
A utility for registering exit handlers in Node.js.
A collection of sanitization utilities for phone numbers and numeric inputs with TypeScript type safety.