0.0.13 • Published 13 days ago

@utilslib/core v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

下载依赖

使用npm下载

npm install @utilslib/core

yarn下载

yarn add @utilslib/core

pnpm下载

pnpm install @utilslib/core

如何使用

// cjs 导入方式
const utilsLibCore = require('@utilslib/core')

// esm 导入方式
import utilsLibCore from '@utilslib/core'

script标签导入方式

<!-- 变量名: _utilslibCore -->
<script src="https://unpkg.com/@utilslib/core/dist/index.global.js"></script>

点击这里即可查看详细文档

0.0.13

13 days ago

0.0.12

1 month ago

0.0.11

2 months ago

0.0.10

4 months ago

0.0.9

4 months ago

0.0.8

4 months ago

0.0.7

4 months ago

0.0.6

4 months ago

0.0.5

4 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago