@vt7/utils
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

@vt7/utils

npm version npm downloads bundle Codecov

The @vt7/utils package comprises common utilities and functions to streamline application development.

Installation

You can install @vt7/utils using npm or yarn:

# npm
npm install @vt7/utils

# yarn
yarn add @vt7/utils

# pnpm
pnpm install @vt7/utils

# bun
bun install @vt7/utils

Import:

// ESM
import { compact } from "@vt7/utils";

// CommonJS
const { compact } = require("@vt7/utils");

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
6.0.05latest

Version History

VersionDownloads (Last 7 Days)Published
6.0.05
5.3.03
5.2.11
5.1.01
5.0.41
5.0.31
5.0.21
5.0.11
5.0.01
4.0.12
4.0.01
3.3.01
3.2.11
3.2.01
3.1.01
3.0.01
2.2.11
2.2.01
2.1.01
2.0.01
1.2.01
1.1.01
1.0.11
1.0.01
0.2.11
0.1.01
0.0.231
0.0.221
0.0.211
0.0.201
0.0.191
0.0.182
0.0.171
0.0.161
0.0.152
0.0.141
0.0.131
0.0.121
0.0.111
0.0.101
0.0.91
0.0.81
0.0.71
0.0.61
0.0.51
0.0.41
0.0.21

Package Sidebar

Install

npm i @vt7/utils

Weekly Downloads

55

Version

6.0.0

License

MIT

Unpacked Size

234 kB

Total Files

9

Last publish

Collaborators

  • vt7