# 00ricardo-utils

> Ricardo Briceño personal JavaScript Util Functions.

Latest version **3.0.0** (published 2024-08-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install 00ricardo-utils
pnpm add 00ricardo-utils
yarn add 00ricardo-utils
bun add 00ricardo-utils
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2024-08-15 |
| First published | 2023-01-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 1.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Ricardo Briceño |
| Maintainers | 00ricardo |
| Keywords | ES6, JavaScript, Utils |

## Links

- npm: https://www.npmjs.com/package/00ricardo-utils
- Repository: https://github.com/00ricardo/00ricardo-utils
- Homepage: https://github.com/00ricardo/00ricardo-utils#readme
- Issues: https://github.com/00ricardo/00ricardo-utils/issues
- npm.io page: https://npm.io/package/00ricardo-utils

## Dependencies (7)

- [dayjs](https://npm.io/package/dayjs.md) ^1.11.10
- [luxon](https://npm.io/package/luxon.md) ^3.4.4
- [react](https://npm.io/package/react.md) ^18.2.0
- [rollup-plugin-terser](https://npm.io/package/rollup-plugin-terser.md) ^7.0.2
- [@tanstack/react-query](https://npm.io/package/@tanstack/react-query.md) ^5.13.4
- [@rollup/plugin-commonjs](https://npm.io/package/@rollup/plugin-commonjs.md) ^26.0.1
- [@rollup/plugin-node-resolve](https://npm.io/package/@rollup/plugin-node-resolve.md) ^15.2.3

## Recent versions

- 3.0.0 (latest) — 2024-08-15
- 2.1.14 — 2024-08-15
- 2.1.13 — 2024-08-15
- 2.1.12 — 2024-03-18
- 2.1.10 — 2023-12-10
- 2.1.9 — 2023-12-10
- 2.1.7 — 2023-10-28
- 2.1.6 — 2023-10-28
- 2.1.5 — 2023-10-28
- 2.1.4 — 2023-10-28
- 2.1.3 — 2023-10-28
- 2.1.2 — 2023-10-28
- 2.1.1 — 2023-10-28
- 2.1.0 — 2023-08-15
- 2.0.3 — 2023-08-15
- … 29 more at https://npm.io/package/00ricardo-utils/versions

## README

# 00ricardo-utils

## Javascript Package for utilities

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

This is a lightweight low dependency package for development and optimization purposes.
It has several utility fuctions for:

- Array Management
- Object Management
- Variable and values validation without TypeScript

## Installation

```sh
npm i 00ricardo-utils
```

## Development

Looking forward to optimize solutions and add new utility functions.

## License

MIT

**© Ricardo Briceño - Portugal**

---
_Source: https://npm.io/package/00ricardo-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
