# amp-toolbox **Repository Path**: mirrors_google/amp-toolbox ## Basic Information - **Project Name**: amp-toolbox - **Description**: A collection of AMP tools making it easier to publish and host AMP pages. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## AMP Toolbox [![Build Status](https://travis-ci.org/ampproject/amp-toolbox.svg?branch=master)](https://travis-ci.org/ampproject/amp-toolbox) A collection of AMP tools making it easier to publish and host AMP pages. The following tools are part of this project: - **[amp-optimizer](./optimizer):** a javascript library implementing server-side-rendering for AMP pages. - **[amp-optimizer-express](./optimizer-express)** an [express](http://expressjs.com/) middleware that applies AMP server-side-rendering on the fly. - **[amp-runtime-version](./runtime-version):** a javascript library for querying the current AMP runtime version. - **[amp-cache-list](./cache-list):** a javascript library for listing the known AMP Caches. - **[amp-update-cache](./update-cache):** a javascript library for updating AMP documents in AMP Caches. ## Contributing Please see [the CONTRIBUTING file](CONTRIBUTING.md) for information on contributing to the AMP Project. ## License AMP Toolbox is made by the [AMP Project](https://www.ampproject.org/), and is licensed under the [Apache License, Version 2.0](./LICENSE).