@moomfe/small-utils
TypeScript icon, indicating that this package has built-in type declarations

5.3.2 • Public • Published

Small-Utils

npm Downloads

前端工具合集


快速开始

文档

访问 small-utils.moomfe.com (太久没更新了) -- 网站查看更详细的文档

安装

# 如果你只使用 '工具方法', '验证器', '样式'
# 那么直接安装类库即可
yarn add @moomfe/small-utils
# 或者
npm install @moomfe/small-utils

# 如果你需要使用 '组件'
# 还需要安装以下依赖类库, 具体如何安装, 可以看上面各个类库的文档说明
yarn add vue vuetify lodash @vue/composition-api @vueuse/core
# 或者
npm install vue vuetify lodash @vue/composition-api @vueuse/core

License

Small-Utils is licensed under a MIT License.

/@moomfe/small-utils/

    Package Sidebar

    Install

    npm i @moomfe/small-utils

    Weekly Downloads

    39

    Version

    5.3.2

    License

    MIT

    Unpacked Size

    487 kB

    Total Files

    36

    Last publish

    Collaborators

    • zhang-wei