Collection of common JavaScript / TypeScript utils ๐งช
npm install @iceywu/utils
Collection of common and useful JavaScript / TypeScript utilities by @IceyWu.
bash
npm install @iceywu/utils
or
pnpm add @iceywu/utils
or
yarn add @iceywu/utils
`
๐ฆ Usage
`ts
// main.ts
import { getAsyncTask, removeEmptyValues } from '@iceywu/utils'
`
- html-code
`html
@iceywu/utils
@iceywu/utils Test
``