# @nxrocks/common

> Common library to share code among the `@nxrocks/*` plugins.

Latest version **5.0.1** (published 2025-03-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @nxrocks/common
pnpm add @nxrocks/common
yarn add @nxrocks/common
bun add @nxrocks/common
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 5.0.1 |
| Published | 2025-03-23 |
| First published | 2022-02-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 48.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 327 |
| Author | Tine Kondo  |
| Maintainers | tinesoft |
| Keywords | nx-flutter, nx-spring-boot, nx-quarkus, nx-micronaut, nx-ktor, nx-melos |

## Links

- npm: https://www.npmjs.com/package/@nxrocks/common
- Repository: https://github.com/tinesoft/nxrocks
- Homepage: https://github.com/tinesoft/nxrocks/blob/master/packages/common#readme
- Issues: https://github.com/tinesoft/nxrocks/issues
- npm.io page: https://npm.io/package/@nxrocks/common

## Dependencies (7)

- [tslib](https://npm.io/package/tslib.md) ^2.6.1
- [semver](https://npm.io/package/semver.md) ^7.6.0
- [hpagent](https://npm.io/package/hpagent.md) ^1.2.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^10.1.0
- [unzipper](https://npm.io/package/unzipper.md) ^0.12.3
- [minimatch](https://npm.io/package/minimatch.md) ^9.0.3
- [@nx/devkit](https://npm.io/package/@nx/devkit.md) >=20.0.0

## Alternatives

- [@luma.gl/experimental](https://npm.io/package/@luma.gl/experimental.md) — 77.1K weekly downloads
- [persona-harness](https://npm.io/package/persona-harness.md) — 4.7K weekly downloads
- [@tsparticles/effect-bubble](https://npm.io/package/@tsparticles/effect-bubble.md) — 4.6K weekly downloads
- [f3d](https://npm.io/package/f3d.md) — 730 weekly downloads
- [spark-html-motion](https://npm.io/package/spark-html-motion.md) — 298 weekly downloads

## Recent versions

- 5.0.1 (latest) — 2025-03-23
- 5.0.0 — 2025-03-14
- 4.1.5 — 2024-08-09
- 4.1.4 — 2024-08-08
- 4.1.3 — 2024-08-07
- 4.1.2 — 2024-06-16
- 4.1.1 — 2024-05-01
- 4.1.0 — 2024-03-28
- 4.0.1 — 2024-03-27
- 4.0.0 — 2024-03-26
- 0.0.0-e2e — 2024-03-26
- 3.2.0 — 2024-02-18
- 3.1.0 — 2023-12-12
- 3.0.1 — 2023-10-28
- 3.0.0 — 2023-10-22
- … 17 more at https://npm.io/package/@nxrocks/common/versions

## README

# common

Common library to share code among the `@nxrocks/*` plugins.

## Building

Run `nx build common` to build the library.

## Running unit tests

Run `nx test common` to execute the unit tests via [Jest](https://jestjs.io).

## License

Copyright (c) 2021-present Tine Kondo. Licensed under the MIT License (MIT)

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