# @augment-vir/common

> A collection of augments, helpers types, functions, and classes for any JavaScript environment.

Latest version **32.3.1** (published 2026-09-15) · (MIT OR CC0-1.0) license · 0 weekly downloads

## Install

```sh
npm install @augment-vir/common
pnpm add @augment-vir/common
yarn add @augment-vir/common
bun add @augment-vir/common
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 32.3.1 |
| Published | 2026-09-15 |
| First published | 2022-11-14 |
| Weekly downloads | 0 |
| License | (MIT OR CC0-1.0) |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=22 |
| Dependencies | 8 |
| Unpacked size | 331.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | electrovir |
| Maintainers | electrovir |
| Keywords | augment, helper, util, node, browser, backend, frontend, vir, augment-vir |

## Links

- npm: https://www.npmjs.com/package/@augment-vir/common
- Repository: https://github.com/electrovir/augment-vir
- Issues: https://github.com/electrovir/augment-vir/issues
- npm.io page: https://npm.io/package/@augment-vir/common

## Dependencies (8)

- [json5](https://npm.io/package/json5.md) ^2.2.3
- [ansi-styles](https://npm.io/package/ansi-styles.md) ^7.0.0
- [deepcopy-esm](https://npm.io/package/deepcopy-esm.md) ^2.1.2
- [@augment-vir/core](https://npm.io/package/@augment-vir/core.md) ^32.3.1
- [@date-vir/duration](https://npm.io/package/@date-vir/duration.md) ^9.1.1
- [typed-event-target](https://npm.io/package/typed-event-target.md) ^4.3.3
- [@augment-vir/assert](https://npm.io/package/@augment-vir/assert.md) ^32.3.1
- [@paralleldrive/cuid2](https://npm.io/package/@paralleldrive/cuid2.md) ^3.3.0

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 32.3.1 (latest) — 2026-09-15
- 32.3.0-beta.0 (beta) — 2026-09-07
- 32.3.0 — 2026-09-12
- 32.2.4 — 2026-09-01
- 32.2.3 — 2026-08-20
- 32.2.2 — 2026-08-13
- 32.2.1 — 2026-07-27
- 32.2.0 — 2026-07-27
- 32.1.0 — 2026-07-10
- 31.73.5 — 2026-07-01
- 32.0.0 — 2026-07-01
- 31.73.4 — 2026-07-01
- 31.73.3 — 2026-07-01
- 31.73.2 — 2026-06-17
- 31.73.1 — 2026-06-12
- … 354 more at https://npm.io/package/@augment-vir/common/versions

## README

# @augment-vir/common

A collection of augments, helpers types, functions, and classes for any JavaScript environment.

-   Examples: [`filterObject`](https://electrovir.github.io/augment-vir/functions/filterObject.html), [`wait`](https://electrovir.github.io/augment-vir/functions/wait.html), [`getEnumValues`](https://electrovir.github.io/augment-vir/functions/getEnumValues.html)
-   Includes a colored logger implementation: [`log`](https://electrovir.github.io/augment-vir/variables/log.html)
-   Includes a SQL-select-like runtime implementation of TypeScript's `Pick`: [`selectFrom`](https://electrovir.github.io/augment-vir/functions/selectFrom-1.html)
-   and much more...

See all `@augment-vir` docs here: https://electrovir.github.io/augment-vir

---
_Source: https://npm.io/package/@augment-vir/common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
