# @ampproject/toolbox-core

> Commonly used functionality for amp-toolbox

Latest version **2.10.1** (published 2024-06-14) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @ampproject/toolbox-core
pnpm add @ampproject/toolbox-core
yarn add @ampproject/toolbox-core
bun add @ampproject/toolbox-core
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.10.1 |
| Published | 2024-06-14 |
| First published | 2019-06-10 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 13 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 459 |
| Author | AMPHTML Team |
| Maintainers | ampproject-admin, kristoferbaxter, jridgewell, choumx, amp-toolbox, fstanis, erwinmombay, samouri, caroqliu, rsimha, dvoytenko, patrickkettner, alanorozco, kdwan, ampprojectbot, esth |
| Keywords | amp |

## Links

- npm: https://www.npmjs.com/package/@ampproject/toolbox-core
- Repository: https://github.com/ampproject/amp-toolbox
- Homepage: https://github.com/ampproject/amp-toolbox/tree/main/packages/core
- Issues: https://github.com/ampproject/amp-toolbox/issues
- npm.io page: https://npm.io/package/@ampproject/toolbox-core

## Dependencies (2)

- [lru-cache](https://npm.io/package/lru-cache.md) 6.0.0
- [cross-fetch](https://npm.io/package/cross-fetch.md) 3.1.5

## Recent versions

- 2.10.1 (latest) — 2024-06-14
- 3.0.0-canary.2 (canary) — 2022-01-11
- 2.7.1-alpha.0 (alpha) — 2020-12-01
- 1.1.0-beta.0 (beta) — 2019-08-29
- 2.10.0 — 2024-06-13
- 2.9.0 — 2022-06-23
- 2.8.0 — 2021-05-31
- 2.8.0-canary.15 — 2021-03-30
- 2.8.0-canary.9 — 2021-03-22
- 2.8.0-canary.0 — 2021-02-12
- 2.7.4 — 2020-12-23
- 2.7.2 — 2020-12-15
- 2.7.1 — 2020-12-02
- 2.6.1 — 2020-10-01
- 2.6.0 — 2020-08-10
- … 25 more at https://npm.io/package/@ampproject/toolbox-core/versions

## README

# AMP-Toolbox Core  

[![npm version](https://badge.fury.io/js/%40ampproject%2Ftoolbox-core.svg)](https://badge.fury.io/js/%40ampproject%2Ftoolbox-core)

Common functionality used by amp-toolbox. This module is not meant to be used on its own.

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