Skip to content

API Reference

Welcome to the Jalutils API Reference. This documentation provides detailed information about all utility functions available in the library.

Categories

Jalutils is organized into the following categories:

  • Array - Functions for manipulating and working with arrays
  • Async - Functions for asynchronous operations and concurrency control
  • Date - Functions for working with dates and timestamps
  • Function - Higher-order functions and function utilities
  • Math - Mathematical operations and calculations
  • Object - Functions for manipulating and transforming objects
  • String - Functions for manipulating and transforming strings
  • Type - Type checking and validation utilities

Released under the MIT License.