@estarlincito/utils
v2.5.16
Published
A collection of utility functions designed to simplify and speed up development tasks in JavaScript and TypeScript projects.
Maintainers
Readme
@estarlincito/utils
A collection of utility functions designed to simplify and speed up development tasks in JavaScript and TypeScript projects.
🚀 Features
- Simplified HTTP request handling with
apiFetch. - Easy clipboard management with
clipMaster. - Flexible form data handling with
formZed. - Automatic metadata generation with
generateMetadata. - Custom error handling with
handleError. - Pagination support with
pagination. - Quick environment check with
isDev. - Object key removal with
removeKeys.
📦 Installation
Install the package using pnpm, npm, or yarn:
pnpm add @estarlincito/utils
# or
npm install @estarlincito/utils
# or
yarn add @estarlincito/utils🛠 Available Utilities
🔹 apiFetch
🔹 Base64
🔹 clipMaster
🔹 GenerateMetadata
🔹 ObjectUtils
🔹 ArrayUtils
🔹 formZed
🔹 generateMetadata
🔹 Error Handling
🔹 pagination
🔹 isDev
🔹 toSlug
🔹 Copyright
🔹 sortByDate
🔹 dateFormat
🔹 ApiResponse
🔹 num
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
Author: Estarlin R (estarlincito.com)
