# onnxruntime-common

> ONNXRuntime JavaScript API library

Latest version **1.30.0** (published 2026-09-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install onnxruntime-common
pnpm add onnxruntime-common
yarn add onnxruntime-common
bun add onnxruntime-common
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.30.0 |
| Published | 2026-09-14 |
| First published | 2021-05-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 561.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 21893 |
| Author | fs-eire |
| Maintainers | erscor, erscor_msft, sanaahamel_microsoft, microsoft1es, eire, zuzhao |
| Keywords | ONNX, ONNXRuntime, ONNX Runtime |

## Links

- npm: https://www.npmjs.com/package/onnxruntime-common
- Repository: https://github.com/Microsoft/onnxruntime
- Homepage: https://github.com/Microsoft/onnxruntime#readme
- Issues: https://github.com/Microsoft/onnxruntime/issues
- npm.io page: https://npm.io/package/onnxruntime-common

## Recent versions

- 1.30.0 (latest) — 2026-09-14
- 1.31.0-dev.20260911-2a43ec07e (dev) — 2026-09-11
- 1.9.0-extensions (extensions) — 2021-09-15
- 1.29.0 — 2026-08-24
- 1.30.0-dev.20260813-72e1c9c9b8 — 2026-08-13
- 1.29.0-dev.20260723-1b1e1db7bc — 2026-07-23
- 1.28.0-dev.20260624-ba45260eed — 2026-07-17
- 1.27.0 — 2026-06-19
- 1.26.0 — 2026-05-08
- 1.25.1 — 2026-04-29
- 1.24.3 — 2026-03-05
- 1.24.2 — 2026-02-19
- 1.24.1 — 2026-02-05
- 1.24.0-dev.20251116-b39e144322 — 2025-11-17
- 1.24.0-dev.20251104-75d35474d5 — 2025-11-05
- … 118 more at https://npm.io/package/onnxruntime-common/versions

## README

# ONNX Runtime JavaScript API

ONNX Runtime JavaScript API is a unified API for all JavaScript usages. It's dependency of the following NPM packages:

- onnxruntime-node
- onnxruntime-web
- onnxruntime-react-native

This package (onnxruntime-common) is not designed for using directly. Please consider to install one of the NPM packages above according to target platform.

## License

License information can be found [here](https://github.com/microsoft/onnxruntime/blob/main/README.md#license).

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