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/utilsyarn
bash
yarn add @nofinite/utilspnpm
bash
pnpm add @nofinite/utils