Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@estarlincito/utils

estarlincito357MIT2.5.9TypeScript support: included

A collection of utility functions designed to simplify and speed up development tasks in JavaScript and TypeScript projects.

estarlincito-utils, utils, javascript, typescript, api, fetch, clipboard, form, metadata, pagination, error-handling, environment, remove-keys, development, web-development, nodejs, typescript-utils

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

🔹 sortByDate

🔹 dateFormat

🔹 ApiResponse

🔹 num

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

Author: Estarlin R (estarlincito.com)