JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q61776F
  • 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.