@ocubist/utils - v0.6.2

Utils

The @ocubist/utils package is a collection of utility functions designed to simplify common tasks in Node.js and browser environments. It includes functions for ANSI color support, UUID validation and generation, environment detection, and more.

To install the Utils, use npm or yarn:

npm install @ocubist/utils
# or
yarn add @ocubist/utils

Docs

The Utils is licensed under the MIT License. See the LICENSE file for more information.