1.2.0 • Published 4 months ago

@wuxh/utils v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

@wuxh/utils

工具集 CI status codecov NPM version

Install

npm i @wuxh/utils
# or
yarn add @wuxh/utils

Browser

<script src="https://unpkg.com/@wuxh/utils"></script>
<script>
  console.log(wuxhUtils)
</script>
<!-- or -->
<script type="module">
  import * as utils from 'https://unpkg.com/@wuxh/utils?module'
  console.log(utils)
</script>
1.2.0

4 months ago

1.1.0

2 years ago

1.0.0

2 years ago

1.0.0-beta.0

2 years ago

0.0.5

2 years ago

0.0.3

3 years ago

0.0.4

2 years ago

0.0.2

3 years ago

0.0.2-beta.2

4 years ago

0.0.2-beta.1

4 years ago

0.0.2-beta.0

4 years ago

0.0.1

4 years ago