Overview
We organize our documentation by functional categories to make it easier for you to navigate and quickly access the features we offer. Each scope groups utilities related to a specific domain, ensuring an intuitive and coherent experience for you, the developer.
Scopes
Array Functions for array manipulation, such as filtering, chunking, flattening, and other essential operations.
Browser Functions related to browser-specific tasks, including language detection, active theme, connection status, and browser-specific conditions.
Colors Tools for converting between color formats (HEX, RGB, HSL) and color validation.
Crypto Utilities for encoding, decoding, hashing, UUID generation, and cryptographic checks.
Date Functions for date and time manipulation, including formatting, parsing, calculations, and validation.
Env Helpers to detect the execution environment, identifying browser, Node.js, runtime, and environment variables.
Function Helper functions for composition, memoization, partial application, and flow control.
Promise Utilities for working with Promises, concurrency, throttling, debouncing, and asynchronous control.
Math Mathematical tools for calculations, statistics, random number generation, and other operations.
Number Helpers focused on numeric validation, range checking, and specific number operations.
Object Functions for deep cloning, merging, property access, and object manipulation.
Regex Common regular expressions and helper functions for pattern validation.
String Utilities for string manipulation, such as capitalization, trimming, slug generation, and other transformations.
Types Functions for type checking and refinement in JavaScript/TypeScript, increasing the safety and robustness of your code.
Our modular structure allows you to quickly find the ideal set of utilities for each need, keeping the documentation lightweight and straightforward.
Explore the scopes and access practical examples and technical details in each section.