0.0.47 โข Published 9 months ago
@iceywu/utils v0.0.47
๐ฆ Installation
npm install @iceywu/utils
or
pnpm add @iceywu/utils
or
yarn add @iceywu/utils
๐ฆ Usage
// main.ts
import { getAsyncTask, removeEmptyValues } from '@iceywu/utils'
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>@iceywu/utils</title>
</head>
<body>
<h1>@iceywu/utils Test</h1>
<script type="module">
import { consolePlus } from "https://fastly.jsdelivr.net/npm/@iceywu/utils@latest/dist/index.mjs";
consolePlus.log("print", 666);
</script>
</body>
</html>
๐ Documentation
0.0.47
9 months ago
0.0.41
1 year ago
0.0.42
1 year ago
0.0.43
12 months ago
0.0.44
12 months ago
0.0.45
12 months ago
0.0.46
11 months ago
0.0.40
1 year ago
0.0.39
1 year ago
0.0.38
1 year ago
0.0.37
1 year ago
0.0.36
1 year ago
0.0.35
2 years ago
0.0.34
2 years ago
0.0.33
2 years ago
0.0.32
2 years ago
0.0.31
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago