Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 346 Bytes

Utils

General quality-of-life utilities for modern web development.

Installation

  1. Add registry to .yarnrc.yml
npmScopes:
  webaverse-studios:
    npmRegistryServer: "https://npm.pkg.github.com"
  1. Install package with yarn
yarn add @webaverse-studios/utils