Package Exports
- @basmilius/utils
Readme
@basmilius/utils
Various utilities that are commonly used throughout personal Vue-related projects.
⭐️ Prerequisites
- Bun >= 1.2.11
- Node >= 23
🚀 Getting started
- Run
bun install
in the root of the project. - Run
bun --cwd packages/utils build
to build the project.