@basmilius/utils
v3.39.0
Published
Various utilities that are used in personal projects.
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 installin the root of the project. - Run
bun --cwd packages/utils buildto build the project.
