Getting Started
This guide covers installation, required setup, and basic usage of @nofinite/utils.
For an overview of the library’s goals and philosophy, see the Introduction.
Installation
Install the package using your preferred package manager.
npm
npm install @nofinite/utils
yarn
yarn add @nofinite/utils
pnpm
pnpm add @nofinite/utils