Functions for searching and navigating within the structure of DOM elements.
Functions to format data such as numbers, dates, or currencies in various formats.
Functions to validate, submit, and manage forms in web applications.
Functions for copying and pasting text to and from the user's clipboard.
Functions for parsing text or HTML documents, useful in text or data processing.
An abstraction for managing and storing the state of applications, making it easier to manage the state of complex applications.
A library to support multilingual experiences in web applications.
Plan to load images gradually as the web page is scrolled, improving performance and user experience.
Abstraction for reading, writing, and deleting cookies in web applications.
Functions for loading and manipulating images in web applications.
Functions to manipulate and format the date and time.
A package to handle moving between pages or routes in a web application.
A component to allow users to upload files to the server.
A package for making HTTP requests to a server with easy-to-understand syntax.
A set of mathematical utility functions for simple operations such as rounding, division, or random number generation.
Functions to handle and report errors in the application.
Functions to control the frequency of function calls, helping to address the issue of resource abuse.
A library for easily creating and manipulating HTML templates.
Functions for manipulating colors such as changing the format, generating random colors, or calculating contrast.
Auxiliary functions for manipulating DOM elements such as adding, deleting, or updating elements.
Package to display notifications to users such as success, warning, or error messages.
A simple abstraction for storing and retrieving data from local storage or session storage.
Functions to add, remove, or modify CSS classes on DOM elements.