Installation

Get started with the NOBEARS utils package.

Quick Start

Add the correct .npmrc file to your project

.npmrc
shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true

@nobears-front-end:registry=https://git.nobears.nl/api/v4/packages/npm/
//git.nobears.nl/:_authToken=${GIT_NOBEARS_TOKEN}

Install the utils package to your project

You can install the module with your favorite package manager:

pnpm add @nobears-front-end/utils