JSPM

  • Created
  • Published
  • Downloads 190
  • Score
    100M100P100Q78138F
  • License MIT

Various utilities that are used in personal projects.

Package Exports

  • @basmilius/utils

Readme

Bas-logo

@basmilius/utils

Various utilities that are commonly used throughout personal Vue-related projects.

⭐️ Prerequisites

  • Bun >= 1.2.11
  • Node >= 23

🚀 Getting started

  1. Run bun install in the root of the project.
  2. Run bun --cwd packages/utils build to build the project.