# @api-profiler/core

> Core metrics types, aggregation engine, and storage for api-performance-profiler.

Latest version **1.0.0** (published 2026-09-24) · AGPL-3.0-only license · 0 weekly downloads

## Install

```sh
npm install @api-profiler/core
pnpm add @api-profiler/core
yarn add @api-profiler/core
bun add @api-profiler/core
```

## Health

**Score 60/100 (C)** — status: active.

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

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2026-09-24 |
| First published | 2026-09-20 |
| Weekly downloads | 0 |
| License | AGPL-3.0-only |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 42.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Maintainers | nahid-fahh |
| Keywords | api, performance, profiler, latency, metrics |

## Links

- npm: https://www.npmjs.com/package/@api-profiler/core
- Repository: https://github.com/Nahid625/api-performance-profiler
- Homepage: https://github.com/Nahid625/api-performance-profiler#readme
- Issues: https://github.com/Nahid625/api-performance-profiler/issues
- npm.io page: https://npm.io/package/@api-profiler/core

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2026-09-24
- 0.1.0 — 2026-09-20

## README

# @api-profiler/core

Internal package of [api-performance-profiler](https://github.com/Nahid625/api-performance-profiler):
the metric types, the rolling-window store and the aggregation that every
adapter shares. Zero dependencies, knows nothing about HTTP or frameworks.

You do not install this directly — use `@api-profiler/express` in your app.

AGPL-3.0-only.

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