@alwatr/platform-info
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.
@alwatr/logger
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
@alwatr/package-tracer
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
@alwatr/is-number
A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.
@alwatr/fetch
`@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.