Skip to content

General quality-of-life utilities for modern web development

License

Notifications You must be signed in to change notification settings

webaverse-studios/utils

Repository files navigation

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