@nexim/eslint-config
Base Eslint configuration for Nexim projects.
Base Eslint configuration for Nexim projects.
Base Prettier configuration for Nexim projects.
Base TypeScript configuration for Nexim projects.
Enhanced file system operations in Node.js with asynchronous queue to prevent parallel writes.
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
A simple utility to parse a duration string into milliseconds number.
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.
A polyfill for `Object.hasOwn`.
Alwatr's shareable configurations for Prettier.
A lightweight utility library for generating random numbers, strings, UUIDs and more
Comprehensive toolkit for managing asynchronous operations.
Clone deeply nested objects and arrays in JavaScript.
A tiny TypeScript library to resolve URLs.
This is a base TypeScript configuration for Alwatr projects.
Collection of useful typescript type helpers.
Convert the String of number of the source language to the destination language.
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.
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`).