@almighty-shogun/common
v3.2.0
Published
Vue-focused application helpers for state, local storage, forms, pagination, routing, DOM targets, keyboard shortcuts, and i18n.
Readme
Common
Vue-focused application helpers for state, local storage, forms, pagination, routing, DOM targets, keyboard shortcuts, and i18n.
📃 Prerequisites
- Bun: >= 1.3.10
📦 Building
- Use the command
bun installin the root directory to install the required dependencies. - Run
bun --cwd packages/common buildto build the package.
