@vrx/shared

v0.4.4

Published

<p align="center"> <img src="https://vrx-vue.github.io/vrx/favicon.svg" width="200" height="300"> </p>

Downloads

39

Readme

@vrx/shared

vrx 系列内的共用工具

npm version npm downloads bundle size license

在实际的开发过程中vueuse经常出现遇见一个公用的业务,没有对应的封装

与其不停的CV,不如自行封装封装部分业务

项目作为 vueuse 的扩展存在

总结部分 vueuse 中不存在,但业务中常用的方法

安装

# ✨ Auto-detect
npx nypm install @vrx/shared

# npm
npm install @vrx/shared

# yarn
yarn add @vrx/shared

# pnpm
pnpm install @vrx/shared

# bun
bun install @vrx/shared

贡献者

Published under the MIT license. Made by @Colourlessglow and community 💛


🤖 auto updated with automd