Utilsv2.0.0

Getting Started

This guide covers installation, required setup, and basic usage of Utils. For an overview of the library’s goals and philosophy, see the Introduction.


Installation

Install the package using your preferred package manager.

npm

bash
npm install @nofinite/utils

yarn

bash
yarn add @nofinite/utils

pnpm

bash
pnpm add @nofinite/utils