@basmilius/utils
v3.55.0
Published
Various utilities that are used in personal projects.
Downloads
4,228
Readme
@basmilius/utils
Various utilities that are commonly used throughout personal Vue-related projects.
⭐️ Prerequisites
- Bun >= 1.3.0
- Node >= 25
🚀 Getting started
- Run
bun installin the root of the project. - Run
bun --cwd packages/utils buildto build the project.
