1.0.9 • Published 2 years ago

utils-web v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

js 工具库

通过工作集累的 js 工具。

安装方式

npm 方法

    npm install utils-web

    const webUtils = require('utils-web')
    webUtils.demo()

cdn

<script src="https://unpkg.com/utils-web/lib/utils-web.js"></script>
<script type="text/javascript">
    webUtils.demo()
</script>

使用说明文档

交流群 qq

  • 117667389
1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago