@almighty-shogun/vue-utils
v1.20.1
Published
A small package that contains common utilities around Vue, VueRouter and Vue i18n used in all my projects.
Readme
Vue Utils
A small package that contains common utilities around Vue, Vue Router and vue-i18n used in all my projects.
📃 Prerequisites
- Bun: >= 1.3.10
📦 Building
- Use the command
bun installin the root directory to install the required dependencies. - Run
bun --cwd packages/vue-utils buildto build the package.
