@alwatr/fetch
Enhanced fetch API with cache strategy, retry pattern, timeout, helper methods and enhanced types.
@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/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/flatomise
A utility for creating promises that can be externally resolved or rejected.